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