menu
fluent_editor package
documentation
handlers/event_handler.dart
EventHandler
handleBold method
handleBold method
dark_mode
light_mode
handleBold
method
bool
handleBold
(
)
Implementation
bool handleBold() { executeHandleBold(document); return true; }
fluent_editor package
documentation
handlers/event_handler
EventHandler
handleBold method
EventHandler class