menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
yearSelect property
yearSelect property
dark_mode
light_mode
yearSelect
property
String
get
yearSelect
Implementation
String get yearSelect => isChinese ? '年份选择' : 'Year Select';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
yearSelect property
AppLocalizations class