menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
newEvent property
newEvent property
dark_mode
light_mode
newEvent
property
String
get
newEvent
Implementation
String get newEvent => isChinese ? '新建事件' : 'New Event';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
newEvent property
AppLocalizations class