menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
tabInvoer property
tabInvoer
dark_mode
light_mode
tabInvoer
property
String
get
tabInvoer
Implementation
String get tabInvoer => isNL ? 'Invoer' : 'Input';
mijnkabelberekening
app_localizations
AppLocalizations
tabInvoer property
AppLocalizations class