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