menu
electrician_app
features/diagram/domain/entities/cable_physics.dart
CablePhysics
length property
length
dark_mode
light_mode
description
length
property
double
get
length
inherited
Implementation
double get length => throw _privateConstructorUsedError;
electrician_app
cable_physics
CablePhysics
length property
CablePhysics class