catalogusIntro property

String get catalogusIntro

Implementation

String get catalogusIntro => isNL
    ? 'De catalogus bevat voor elke combinatie van geleider, isolatie, doorsnede en adertal vier elektrische grootheden. Hieronder staat hoe ze bepaald zijn.'
    : 'The catalogue contains four electrical quantities for each combination of conductor, insulation, cross-section and core count. Below is how they are determined.';