menu
flutter_yfree package
documentation
extension/localizations.dart
ChineseCupertinoLocalizations
todayLabel property
todayLabel property
dark_mode
light_mode
todayLabel
property
@
override
String
get
todayLabel
override
Label shown in date pickers when the date is today.
Implementation
@override String get todayLabel => "今天";
flutter_yfree package
documentation
extension/localizations
ChineseCupertinoLocalizations
todayLabel property
ChineseCupertinoLocalizations class