menu
electrician_app
features/diagram/presentation/bloc/diagram_state.dart
DiagramState
root property
root
dark_mode
light_mode
description
root
property
ElectricalNode
?
get
root
inherited
Implementation
ElectricalNode? get root => throw _privateConstructorUsedError;
electrician_app
diagram_state
DiagramState
root property
DiagramState class