stroomDirect property
Implementation
String get stroomDirect => isNL
? 'Direct invoer: I = ingevoerde waarde [A]'
: 'Direct input: I = entered value [A]';
String get stroomDirect => isNL
? 'Direct invoer: I = ingevoerde waarde [A]'
: 'Direct input: I = entered value [A]';