menu
quill_html_editor package
documentation
quill_html_editor.dart
ToolBar
customButtons property
customButtons property
dark_mode
light_mode
customButtons
property
List
<
Widget
>
?
customButtons
final
customButtons
to add custom buttons in the toolbar
Implementation
final List<Widget>? customButtons;
quill_html_editor package
documentation
quill_html_editor
ToolBar
customButtons property
ToolBar class