menu
electrician_app
features/diagram/domain/entities/conductor_attributes.dart
ConductorAttributes
label property
label
dark_mode
light_mode
description
label
property
String
get
label
inherited
Implementation
String get label => throw _privateConstructorUsedError;
electrician_app
conductor_attributes
ConductorAttributes
label property
ConductorAttributes class