menu
mijnkabelberekening
l10n/app_localizations.dart
AppLocalizations
rapportTitel property
rapportTitel
dark_mode
light_mode
rapportTitel
property
String
get
rapportTitel
Implementation
String get rapportTitel => isNL ? 'KABELBEREKENINGSRAPPORT' : 'CABLE CALCULATION REPORT';
mijnkabelberekening
app_localizations
AppLocalizations
rapportTitel property
AppLocalizations class