menu
electrician_app
core/constants/electrical_constants.dart
ElectricalConstants
protectionSafetyFactor constant
protectionSafetyFactor
dark_mode
light_mode
description
protectionSafetyFactor
constant
double
const
protectionSafetyFactor
Safety factor for protection selection
Implementation
static const double protectionSafetyFactor = 1.25;
electrician_app
electrical_constants
ElectricalConstants
protectionSafetyFactor constant
ElectricalConstants class