menu
flutter_quill_extensions package
documentation
models/config/table/table_configurations.dart
QuillToolbarTableButtonOptions
afterButtonPressed property
afterButtonPressed property
dark_mode
light_mode
afterButtonPressed
property
VoidCallback
?
afterButtonPressed
final
inherited
To do extra logic after pressing the button
Implementation
final VoidCallback? afterButtonPressed;
flutter_quill_extensions package
documentation
models/config/table/table_configurations
QuillToolbarTableButtonOptions
afterButtonPressed property
QuillToolbarTableButtonOptions class