menu
refena_inspector package
documentation
service/action_service.dart
SetActionsAction
state property
state property
dark_mode
light_mode
state
property
ActionState
get
state
inherited
Returns the current state of the notifier.
Implementation
T get state => _notifier.state;
refena_inspector package
documentation
service/action_service
SetActionsAction
state property
SetActionsAction class