menu
eyflutter_rich_text package
documentation
editor/widgets/toolbar.dart
QuillToolbar
customButtons property
customButtons property
dark_mode
light_mode
customButtons
property
List
<
QuillCustomButton
>
customButtons
final
List of custom buttons
Implementation
final List<QuillCustomButton> customButtons;
eyflutter_rich_text package
documentation
editor/widgets/toolbar
QuillToolbar
customButtons property
QuillToolbar class