menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
gebruikerActief property
gebruikerActief
dark_mode
light_mode
gebruikerActief
property
String
get
gebruikerActief
Implementation
String get gebruikerActief => isNL ? 'Actief profiel' : 'Active profile';
mijnkabelberekening
app_localizations
AppLocalizations
gebruikerActief property
AppLocalizations class