menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
headache property
headache property
dark_mode
light_mode
headache
property
String
get
headache
Implementation
String get headache => isChinese ? '头痛' : 'Headache';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
headache property
AppLocalizations class