Update toolbar.dart

pull/461/head
mark8044 4 years ago committed by GitHub
parent 8eb00753df
commit 2ef8cfbac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      lib/src/widgets/toolbar.dart

@ -411,6 +411,7 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget {
final List<Widget> children;
final double toolBarHeight;
final double toolBarSectionSpacing;
final bool? multiRowsDisplay;
/// The color of the toolbar.

Loading…
Cancel
Save