menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
perKabelSuffix property
perKabelSuffix
dark_mode
light_mode
perKabelSuffix
property
String
get
perKabelSuffix
Implementation
String get perKabelSuffix => isNL ? ' per kabel' : ' per cable';
mijnkabelberekening
app_localizations
AppLocalizations
perKabelSuffix property
AppLocalizations class