menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
techSharing property
techSharing property
dark_mode
light_mode
techSharing
property
String
get
techSharing
Implementation
String get techSharing => isChinese ? '技术分享' : 'Tech Sharing';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
techSharing property
AppLocalizations class