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