|
|
@ -288,8 +288,8 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget { |
|
|
|
controller: controller, |
|
|
|
controller: controller, |
|
|
|
iconSize: toolbarIconSize, |
|
|
|
iconSize: toolbarIconSize, |
|
|
|
iconTheme: iconTheme, |
|
|
|
iconTheme: iconTheme, |
|
|
|
showCenterAlignment: showCenterAlignment |
|
|
|
showCenterAlignment: showCenterAlignment, |
|
|
|
showRightAlignment: showRightAlignment |
|
|
|
showRightAlignment: showRightAlignment, |
|
|
|
showJustifyAlignment: showJustifyAlignment, |
|
|
|
showJustifyAlignment: showJustifyAlignment, |
|
|
|
), |
|
|
|
), |
|
|
|
if (isButtonGroupShown[1] && |
|
|
|
if (isButtonGroupShown[1] && |
|
|
|