menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
total property
total property
dark_mode
light_mode
total
property
String
get
total
Implementation
String get total => isChinese ? '总计' : 'Total';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
total property
AppLocalizations class