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