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