menu
refena_inspector package
documentation
service/settings_service.dart
SettingsThemeModeAction
state property
state property
dark_mode
light_mode
state
property
SettingsState
get
state
inherited
Returns the current state of the notifier.
Implementation
T
get
state => _notifier.state;
refena_inspector package
documentation
service/settings_service
SettingsThemeModeAction
state property
SettingsThemeModeAction class
Constructors
SettingsThemeModeAction
Properties
debugLabel
hashCode
notifier
notifierType
refenaId
runtimeType
state
themeMode
trackOrigin
Methods
after
before
compareIdentity
dispatch
dispatchAsync
dispatchAsyncTakeResult
dispatchAsyncWithResult
dispatchTakeResult
dispatchWithResult
emitMessage
external
internalWrapReduce
noSuchMethod
reduce
toString
wrapReduce
Operators
operator ==