leggingC property
Implementation
String get leggingC => isNL
? 'C — Aanliggend aan wand/plafond (direct op oppervlak)'
: 'C — Clipped to wall/ceiling (directly on surface)';
String get leggingC => isNL
? 'C — Aanliggend aan wand/plafond (direct op oppervlak)'
: 'C — Clipped to wall/ceiling (directly on surface)';