menu
buzz package
documentation
infra/buzz_event_handler.dart
BuzzEventHandler<T>
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
void
handle
(
T
event
)
Implementation
void handle(T event);
buzz package
documentation
infra/buzz_event_handler
BuzzEventHandler<T>
handle abstract method
BuzzEventHandler class