From 24ccce7aeda69423be6c978782a97b9553aff0fd Mon Sep 17 00:00:00 2001 From: mark8044 <87546778+mark8044@users.noreply.github.com> Date: Sun, 14 Nov 2021 19:22:39 -0800 Subject: [PATCH] Update toolbar.dart --- lib/src/widgets/toolbar.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/widgets/toolbar.dart b/lib/src/widgets/toolbar.dart index ae4ba1b8..ee7333f1 100644 --- a/lib/src/widgets/toolbar.dart +++ b/lib/src/widgets/toolbar.dart @@ -413,7 +413,7 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget { final List children; final double toolBarHeight; - final double? toolBarSectionSpacing; + final double toolBarSectionSpacing; final bool? multiRowsDisplay; /// The color of the toolbar.