menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
lblSysteemtype property
lblSysteemtype
dark_mode
light_mode
lblSysteemtype
property
String
get
lblSysteemtype
Implementation
String get lblSysteemtype => isNL ? 'Systeemtype' : 'System Type';
mijnkabelberekening
app_localizations
AppLocalizations
lblSysteemtype property
AppLocalizations class