menu
scobro_foundation_flutter package
documentation
framework/events/view_model_events.dart
ViewModelEventEntry
shouldHandle property
shouldHandle property
dark_mode
light_mode
shouldHandle
property
bool
Function
(
ViewModelEvent
)
shouldHandle
final
Implementation
final bool Function(ViewModelEvent) shouldHandle;
scobro_foundation_flutter package
documentation
framework/events/view_model_events
ViewModelEventEntry
shouldHandle property
ViewModelEventEntry class