diff --git a/lib/src/widgets/toolbar.dart b/lib/src/widgets/toolbar.dart index f2b2d663..3e1f7e19 100644 --- a/lib/src/widgets/toolbar.dart +++ b/lib/src/widgets/toolbar.dart @@ -411,7 +411,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.