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