menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
btnVoegKindToe property
btnVoegKindToe
dark_mode
light_mode
btnVoegKindToe
property
String
get
btnVoegKindToe
Implementation
String get btnVoegKindToe => isNL ? 'Kind toevoegen' : 'Add child';
mijnkabelberekening
app_localizations
AppLocalizations
btnVoegKindToe property
AppLocalizations class