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