menu
omnyshell package
documentation
omnyshell_node.dart
NodeRuntime
state property
state property
dark_mode
light_mode
state
property
NodeState
get
state
The current lifecycle state.
Implementation
NodeState get state => _state;
omnyshell package
documentation
omnyshell_node
NodeRuntime
state property
NodeRuntime class