menu
meowchannel package
documentation
core/dispatcher.dart
StoreDispatcher
dispatch abstract method
dispatch abstract method
dark_mode
light_mode
dispatch
abstract method
Future
<
void
>
dispatch
(
dynamic
action
)
Implementation
Future<void> dispatch(dynamic action);
meowchannel package
documentation
core/dispatcher
StoreDispatcher
dispatch abstract method
StoreDispatcher class