menu
refena package
documentation
refena.dart
ReduxNotifierTester<T>
state property
state property
dark_mode
light_mode
state
property
T
get
state
Gets the current state.
Implementation
T get state => notifier.state;
refena package
documentation
refena
ReduxNotifierTester<T>
state property
ReduxNotifierTester class