menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
tomorrow property
tomorrow property
dark_mode
light_mode
tomorrow
property
String
get
tomorrow
Implementation
String get tomorrow => isChinese ? '明天' : 'Tomorrow';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
tomorrow property
AppLocalizations class