menu
electrician_app
features/diagram/presentation/widgets/diagram_constants.dart
kNodeWidth constant
kNodeWidth
dark_mode
light_mode
description
kNodeWidth
top-level constant
double
const
kNodeWidth
Diagram display constants
Implementation
const double kNodeWidth = 80.0;
electrician_app
diagram_constants
kNodeWidth constant
diagram_constants library