CupertinoLocalizationEsGt class Null safety

The translations for Spanish Castilian, as used in Guatemala (es_GT).

Inheritance

Constructors

CupertinoLocalizationEsGt({String localeName = 'es_GT', required DateFormat fullYearFormat, required DateFormat dayFormat, required DateFormat mediumDateFormat, required DateFormat singleDigitHourFormat, required DateFormat singleDigitMinuteFormat, required DateFormat doubleDigitMinuteFormat, required DateFormat singleDigitSecondFormat, required NumberFormat decimalFormat})
Create an instance of the translation bundle for Spanish Castilian, as used in Guatemala.
const

Properties

alertDialogLabel → String
The term used by the system to announce dialog alerts.
read-onlyinherited
anteMeridiemAbbreviation → String
The abbreviation for ante meridiem (before noon) shown in the time picker.
read-onlyoverride
copyButtonLabel → String
The term used for copying.
read-onlyinherited
cutButtonLabel → String
The term used for cutting.
read-onlyinherited
datePickerDateOrder → DatePickerDateOrder
The order of the date elements that will be shown in CupertinoDatePicker.
read-onlyinherited
datePickerDateOrderString → String
A string describing the DatePickerDateOrder enum value.
read-onlyinherited
datePickerDateTimeOrder → DatePickerDateTimeOrder
The order of the time elements that will be shown in CupertinoDatePicker.
read-onlyinherited
datePickerDateTimeOrderString → String
A string describing the DatePickerDateTimeOrder enum value.
read-onlyinherited
datePickerHourSemanticsLabelFew → String?
Subclasses should provide the optional few pluralization of datePickerHourSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerHourSemanticsLabelMany → String?
Subclasses should provide the optional many pluralization of datePickerHourSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerHourSemanticsLabelOne → String?
Subclasses should provide the optional one pluralization of datePickerHourSemanticsLabel based on the ARB file.
read-onlyoverride
datePickerHourSemanticsLabelOther → String
Subclasses should provide the required other pluralization of datePickerHourSemanticsLabel based on the ARB file.
read-onlyoverride
datePickerHourSemanticsLabelTwo → String?
Subclasses should provide the optional two pluralization of datePickerHourSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerHourSemanticsLabelZero → String?
Subclasses should provide the optional zero pluralization of datePickerHourSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerMinuteSemanticsLabelFew → String?
Subclasses should provide the optional few pluralization of datePickerMinuteSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerMinuteSemanticsLabelMany → String?
Subclasses should provide the optional many pluralization of datePickerMinuteSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerMinuteSemanticsLabelOne → String?
Subclasses should provide the optional one pluralization of datePickerMinuteSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerMinuteSemanticsLabelOther → String
Subclasses should provide the required other pluralization of datePickerMinuteSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerMinuteSemanticsLabelTwo → String?
Subclasses should provide the optional two pluralization of datePickerMinuteSemanticsLabel based on the ARB file.
read-onlyinherited
datePickerMinuteSemanticsLabelZero → String?
Subclasses should provide the optional zero pluralization of datePickerMinuteSemanticsLabel based on the ARB file.
read-onlyinherited
hashCode → int
The hash code for this object.
read-onlyinherited
modalBarrierDismissLabel → String
Label read out by accessibility tools (VoiceOver) for a modal barrier to indicate that a tap dismisses the barrier.
read-onlyoverride
pasteButtonLabel → String
The term used for pasting.
read-onlyinherited
postMeridiemAbbreviation → String
The abbreviation for post meridiem (after noon) shown in the time picker.
read-onlyoverride
runtimeType → Type
A representation of the runtime type of the object.
read-onlyinherited
searchTextFieldPlaceholderLabel → String
The default placeholder used in CupertinoSearchTextField.
read-onlyinherited
selectAllButtonLabel → String
The term used for selecting everything.
read-onlyinherited
tabSemanticsLabelRaw → String
The raw version of tabSemanticsLabel, with $tabIndex and $tabCount verbatim in the string.
read-onlyinherited
timerPickerHourLabelFew → String?
Subclasses should provide the optional few pluralization of timerPickerHourLabel based on the ARB file.
read-onlyinherited
timerPickerHourLabelMany → String?
Subclasses should provide the optional many pluralization of timerPickerHourLabel based on the ARB file.
read-onlyinherited
timerPickerHourLabelOne → String?
Subclasses should provide the optional one pluralization of timerPickerHourLabel based on the ARB file.
read-onlyinherited
timerPickerHourLabelOther → String
Subclasses should provide the required other pluralization of timerPickerHourLabel based on the ARB file.
read-onlyinherited
timerPickerHourLabels → List<String>
All possible hour labels that appears next to the hour picker in CupertinoTimerPicker
read-onlyinherited
timerPickerHourLabelTwo → String?
Subclasses should provide the optional two pluralization of timerPickerHourLabel based on the ARB file.
read-onlyinherited
timerPickerHourLabelZero → String?
Subclasses should provide the optional zero pluralization of timerPickerHourLabel based on the ARB file.
read-onlyinherited
timerPickerMinuteLabelFew → String?
Subclasses should provide the optional few pluralization of timerPickerMinuteLabel based on the ARB file.
read-onlyinherited
timerPickerMinuteLabelMany → String?
Subclasses should provide the optional many pluralization of timerPickerMinuteLabel based on the ARB file.
read-onlyinherited
timerPickerMinuteLabelOne → String?
Subclasses should provide the optional one pluralization of timerPickerMinuteLabel based on the ARB file.
read-onlyinherited
timerPickerMinuteLabelOther → String
Subclasses should provide the required other pluralization of timerPickerMinuteLabel based on the ARB file.
read-onlyinherited
timerPickerMinuteLabels → List<String>
All possible minute labels that appears next to the minute picker in CupertinoTimerPicker
read-onlyinherited
timerPickerMinuteLabelTwo → String?
Subclasses should provide the optional two pluralization of timerPickerMinuteLabel based on the ARB file.
read-onlyinherited
timerPickerMinuteLabelZero → String?
Subclasses should provide the optional zero pluralization of timerPickerMinuteLabel based on the ARB file.
read-onlyinherited
timerPickerSecondLabelFew → String?
Subclasses should provide the optional few pluralization of timerPickerSecondLabel based on the ARB file.
read-onlyinherited
timerPickerSecondLabelMany → String?
Subclasses should provide the optional many pluralization of timerPickerSecondLabel based on the ARB file.
read-onlyinherited
timerPickerSecondLabelOne → String?
Subclasses should provide the optional one pluralization of timerPickerSecondLabel based on the ARB file.
read-onlyinherited
timerPickerSecondLabelOther → String
Subclasses should provide the required other pluralization of timerPickerSecondLabel based on the ARB file.
read-onlyinherited
timerPickerSecondLabels → List<String>
All possible second labels that appears next to the second picker in CupertinoTimerPicker
read-onlyinherited
timerPickerSecondLabelTwo → String?
Subclasses should provide the optional two pluralization of timerPickerSecondLabel based on the ARB file.
read-onlyinherited
timerPickerSecondLabelZero → String?
Subclasses should provide the optional zero pluralization of timerPickerSecondLabel based on the ARB file.
read-onlyinherited
todayLabel → String
Label shown in date pickers when the date is today.
read-onlyinherited

Methods

datePickerDayOfMonth(int dayIndex) → String
Day of month that is shown in CupertinoDatePicker spinner corresponding to the given day index.
inherited
datePickerHour(int hour) → String
Hour that is shown in CupertinoDatePicker spinner corresponding to the given hour value.
inherited
datePickerHourSemanticsLabel(int hour) → String?
Semantics label for the given hour value in CupertinoDatePicker.
inherited
datePickerMediumDate(DateTime date) → String
The medium-width date format that is shown in CupertinoDatePicker spinner. Abbreviates month and days of week.
inherited
datePickerMinute(int minute) → String
Minute that is shown in CupertinoDatePicker spinner corresponding to the given minute value.
inherited
datePickerMinuteSemanticsLabel(int minute) → String?
Semantics label for the given minute value in CupertinoDatePicker.
inherited
datePickerMonth(int monthIndex) → String
Month that is shown in CupertinoDatePicker spinner corresponding to the given month index.
inherited
datePickerYear(int yearIndex) → String
Year that is shown in CupertinoDatePicker spinner corresponding to the given year index.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
tabSemanticsLabel({required int tabIndex, required int tabCount}) → String
The accessibility label used on a tab in a CupertinoTabBar.
inherited
timerPickerHour(int hour) → String
Hour that is shown in CupertinoTimerPicker corresponding to the given hour value.
inherited
timerPickerHourLabel(int hour) → String?
Label that appears next to the hour picker in CupertinoTimerPicker when selected hour value is hour. This function will deal with pluralization based on the hour parameter.
inherited
timerPickerMinute(int minute) → String
Minute that is shown in CupertinoTimerPicker corresponding to the given minute value.
inherited
timerPickerMinuteLabel(int minute) → String?
Label that appears next to the minute picker in CupertinoTimerPicker when selected minute value is minute. This function will deal with pluralization based on the minute parameter.
inherited
timerPickerSecond(int second) → String
Second that is shown in CupertinoTimerPicker corresponding to the given second value.
inherited
timerPickerSecondLabel(int second) → String?
Label that appears next to the minute picker in CupertinoTimerPicker when selected minute value is second. This function will deal with pluralization based on the second parameter.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited