menu
refena package
documentation
refena.dart
BaseReduxAction<N extends ReduxNotifier<T>, T, R>
notifierType property
notifierType property
dark_mode
light_mode
notifierType
property
Type
get
notifierType
Implementation
Type get notifierType => N;
refena package
documentation
refena
BaseReduxAction<N extends ReduxNotifier<T>, T, R>
notifierType property
BaseReduxAction class