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