menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
lblOmgevingstemp property
lblOmgevingstemp
dark_mode
light_mode
lblOmgevingstemp
property
String
get
lblOmgevingstemp
Implementation
String get lblOmgevingstemp => isNL ? 'Omgevingstemperatuur' : 'Ambient Temperature';
mijnkabelberekening
app_localizations
AppLocalizations
lblOmgevingstemp property
AppLocalizations class