menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
checkIn property
checkIn property
dark_mode
light_mode
checkIn
property
String
get
checkIn
Implementation
String get checkIn => isChinese ? '签到' : 'Check-in';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
checkIn property
AppLocalizations class