menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
QuillSimpleToolbarConfigurations
embedButtons property
embedButtons property
dark_mode
light_mode
embedButtons
property
List
<
EmbedButtonBuilder
>
?
embedButtons
final
Toolbar items to display for controls of embed blocks
Implementation
final List<EmbedButtonBuilder>? embedButtons;
wysiwyg_flutter_quill package
documentation
flutter_quill
QuillSimpleToolbarConfigurations
embedButtons property
QuillSimpleToolbarConfigurations class