Update toolbar.dart

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

@ -60,6 +60,7 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget {
const QuillToolbar({
required this.children,
this.toolBarHeight = 36,
this.toolBarSectionSpacing,
this.color,
this.filePickImpl,
this.multiRowsDisplay,

Loading…
Cancel
Save