menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
QuillToolbarBaseButtonOptions<T, I>
afterButtonPressed property
afterButtonPressed property
dark_mode
light_mode
afterButtonPressed
property
VoidCallback
?
afterButtonPressed
final
To do extra logic after pressing the button
Implementation
final VoidCallback? afterButtonPressed;
wysiwyg_flutter_quill package
documentation
flutter_quill
QuillToolbarBaseButtonOptions<T, I>
afterButtonPressed property
QuillToolbarBaseButtonOptions class