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