menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
highPeak property
highPeak property
dark_mode
light_mode
highPeak
property
String
get
highPeak
Implementation
String get highPeak => isChinese ? '高峰' : 'High Peak';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
highPeak property
AppLocalizations class