stroomDirect property

String get stroomDirect

Implementation

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