menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
lunarLabel2 property
lunarLabel2 property
dark_mode
light_mode
lunarLabel2
property
String
get
lunarLabel2
Implementation
String get lunarLabel2 => isChinese ? '农历' : 'Lunar';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
lunarLabel2 property
AppLocalizations class