menu
rx package
documentation
store.dart
Store<S>
state property
state property
dark_mode
light_mode
state
property
S
get
state
Returns the current state.
Implementation
S get state;
rx package
documentation
store
Store<S>
state property
Store class