menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
teamWeekly property
teamWeekly property
dark_mode
light_mode
teamWeekly
property
String
get
teamWeekly
Implementation
String get teamWeekly => isChinese ? '团队周会' : 'Team Weekly';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
teamWeekly property
AppLocalizations class