menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
selected property
selected property
dark_mode
light_mode
selected
property
String
get
selected
Implementation
String get selected => isChinese ? '已选' : 'Selected';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
selected property
AppLocalizations class