menu
refena_flutter package
documentation
refena_flutter.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_flutter package
documentation
refena_flutter
BaseReduxAction<N extends ReduxNotifier<T>, T, R>
notifierType property
BaseReduxAction class