stroomIntro property

String get stroomIntro

Implementation

String get stroomIntro => isNL
    ? 'De belastingsstroom I wordt bepaald op basis van de invoer:'
    : 'The load current I is determined from the input:';