menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
lblINMaatgevend property
lblINMaatgevend
dark_mode
light_mode
lblINMaatgevend
property
String
get
lblINMaatgevend
Implementation
String get lblINMaatgevend => isNL ? 'I_N (maatgevend)' : 'I_N (governing)';
mijnkabelberekening
app_localizations
AppLocalizations
lblINMaatgevend property
AppLocalizations class