menu
electrician_app
features/diagram/domain/entities/electrical_node.dart
ElectricalNode
state property
state
dark_mode
light_mode
description
state
property
ElectricalState
get
state
inherited
Implementation
ElectricalState get state => throw _privateConstructorUsedError;
electrician_app
electrical_node
ElectricalNode
state property
ElectricalNode class