menu
flutter_calendar_collection package
documentation
l10n/app_localizations.dart
AppLocalizations
next property
next property
dark_mode
light_mode
next
property
String
get
next
Implementation
String get next => isChinese ? '下一页' : 'Next';
flutter_calendar_collection package
documentation
l10n/app_localizations
AppLocalizations
next property
AppLocalizations class