Flutter
flutter_localizations
CupertinoLocalizationEs
todayLabel property
todayLabel
Flutter
flutter_localizations
CupertinoLocalizationEs
todayLabel property
CupertinoLocalizationEs class
Constructors
CupertinoLocalizationEs
Properties
alertDialogLabel
anteMeridiemAbbreviation
copyButtonLabel
cutButtonLabel
datePickerDateOrderString
datePickerDateTimeOrderString
datePickerHourSemanticsLabelFew
datePickerHourSemanticsLabelMany
datePickerHourSemanticsLabelOne
datePickerHourSemanticsLabelOther
datePickerHourSemanticsLabelTwo
datePickerHourSemanticsLabelZero
datePickerMinuteSemanticsLabelFew
datePickerMinuteSemanticsLabelMany
datePickerMinuteSemanticsLabelOne
datePickerMinuteSemanticsLabelOther
datePickerMinuteSemanticsLabelTwo
datePickerMinuteSemanticsLabelZero
pasteButtonLabel
postMeridiemAbbreviation
selectAllButtonLabel
timerPickerHourLabelFew
timerPickerHourLabelMany
timerPickerHourLabelOne
timerPickerHourLabelOther
timerPickerHourLabelTwo
timerPickerHourLabelZero
timerPickerMinuteLabelFew
timerPickerMinuteLabelMany
timerPickerMinuteLabelOne
timerPickerMinuteLabelOther
timerPickerMinuteLabelTwo
timerPickerMinuteLabelZero
timerPickerSecondLabelFew
timerPickerSecondLabelMany
timerPickerSecondLabelOne
timerPickerSecondLabelOther
timerPickerSecondLabelTwo
timerPickerSecondLabelZero
todayLabel
datePickerDateOrder
datePickerDateTimeOrder
hashCode
runtimeType
Methods
datePickerDayOfMonth
datePickerHour
datePickerHourSemanticsLabel
datePickerMediumDate
datePickerMinute
datePickerMinuteSemanticsLabel
datePickerMonth
datePickerYear
noSuchMethod
timerPickerHour
timerPickerHourLabel
timerPickerMinute
timerPickerMinuteLabel
timerPickerSecond
timerPickerSecondLabel
toString
Operators
operator ==
description
todayLabel
property
String
todayLabel
override
Label shown in date pickers when the date is today.
Implementation
@override String get todayLabel => r'Hoy';