|
|
@ -175,11 +175,11 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget { |
|
|
|
showBackgroundColorButton || |
|
|
|
showBackgroundColorButton || |
|
|
|
showClearFormat || |
|
|
|
showClearFormat || |
|
|
|
embedButtons?.isNotEmpty == true, |
|
|
|
embedButtons?.isNotEmpty == true, |
|
|
|
showAlignmentButtons || showDirection, |
|
|
|
showLeftAlignment || |
|
|
|
showLeftAlignment, |
|
|
|
showCenterAlignment || |
|
|
|
showCenterAlignment, |
|
|
|
showRightAlignment || |
|
|
|
showRightAlignment, |
|
|
|
showJustifyAlignment || |
|
|
|
showJustifyAlignment, |
|
|
|
showDirection, |
|
|
|
showHeaderStyle, |
|
|
|
showHeaderStyle, |
|
|
|
showListNumbers || showListBullets || showListCheck || showCodeBlock, |
|
|
|
showListNumbers || showListBullets || showListCheck || showCodeBlock, |
|
|
|
showQuote || showIndent, |
|
|
|
showQuote || showIndent, |
|
|
|