menu
rx package
documentation
store.dart
HistoryStore<S>
delegate property
delegate property
dark_mode
light_mode
delegate
property
Store
<
S
>
delegate
final
The store that manages the current state.
Implementation
final Store<S> delegate;
rx package
documentation
store
HistoryStore<S>
delegate property
HistoryStore class