menu
meowchannel package
documentation
core/_store.dart
AbstractStore<S>
getState abstract method
getState abstract method
dark_mode
light_mode
getState
abstract method
Future
<
StateAction
<
S
,
dynamic
>
>
getState
(
)
Implementation
Future<StateAction<S, dynamic>> getState();
meowchannel package
documentation
core/_store
AbstractStore<S>
getState abstract method
AbstractStore class