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