KurdishMaterialLocalizations class
Constructors
-
KurdishMaterialLocalizations({String localeName = 'ku', required DateFormat fullYearFormat, required DateFormat shortDateFormat, required DateFormat compactDateFormat, required DateFormat shortMonthDayFormat, required DateFormat mediumDateFormat, required DateFormat longDateFormat, required DateFormat yearMonthFormat, required NumberFormat decimalFormat, required NumberFormat twoDigitZeroPaddedFormat})
-
const
Properties
-
aboutListTileTitleRaw
→ String
-
The raw version of aboutListTileTitle, with
$applicationName
verbatim
in the string.
no setteroverride
-
alertDialogLabel
→ String
-
Label read out by accessibility tools (TalkBack or VoiceOver) when an
alert dialog widget is opened.
no setteroverride
-
anteMeridiemAbbreviation
→ String
-
The abbreviation for ante meridiem (before noon) shown in the time picker.
no setteroverride
-
backButtonTooltip
→ String
-
The BackButton's tooltip.
no setteroverride
-
bottomSheetLabel
→ String
-
Label for a BottomSheet, used as the
modalRouteContentName
of the
scrimOnTapHint.
no setteroverride
-
calendarModeButtonLabel
→ String
-
Tooltip used for the calendar mode button of the date pickers.
no setteroverride
-
cancelButtonLabel
→ String
-
Label for "cancel" buttons and menu items.
no setteroverride
-
clearButtonTooltip
→ String
-
The tooltip for the clear button to clear text on SearchAnchor's search view.
no setteroverride
-
closeButtonLabel
→ String
-
Label for "close" buttons and menu items.
no setteroverride
-
closeButtonTooltip
→ String
-
The CloseButton's tooltip.
no setteroverride
-
collapsedHint
→ String
-
The semantics hint to describe the ExpansionTile collapsed state.
no setteroverride
-
collapsedIconTapHint
→ String
-
The semantics hint to describe the tap action on a collapsed ExpandIcon.
no setteroverride
-
continueButtonLabel
→ String
-
Label for "continue" buttons and menu items.
no setteroverride
-
copyButtonLabel
→ String
-
Label for "copy" edit buttons and menu items.
no setteroverride
-
currentDateLabel
→ String
-
Label indicating that a given date is the current date.
no setteroverride
-
cutButtonLabel
→ String
-
Label for "cut" edit buttons and menu items.
no setteroverride
-
dateHelpText
→ String
-
The help text used on an empty InputDatePickerFormField to indicate
to the user the date format being asked for.
no setteroverride
-
dateInputLabel
→ String
-
The label used to describe the text field used in an InputDatePickerFormField.
no setteroverride
-
dateOutOfRangeLabel
→ String
-
Error message displayed to the user when they have entered a date that
is outside the valid range for the date picker.
showDateRangePicker.
no setteroverride
-
datePickerHelpText
→ String
-
Label used in the header of the date picker dialog created with
showDatePicker.
no setteroverride
-
dateRangeEndDateSemanticLabelRaw
→ String
-
The raw version of dateRangeEndDateSemanticLabel, with
$fullDate
verbatim
in the string.
no setteroverride
-
dateRangeEndLabel
→ String
-
The label used for the ending date input field in the date range picker
created with showDateRangePicker.
no setteroverride
-
dateRangePickerHelpText
→ String
-
Label used in the header of the date range picker dialog created with
showDateRangePicker.
no setteroverride
-
dateRangeStartDateSemanticLabelRaw
→ String
-
The raw version of dateRangeStartDateSemanticLabel, with
$formattedDate
verbatim
in the string.
no setteroverride
-
dateRangeStartLabel
→ String
-
The label used for the starting date input field in the date range picker
created with showDateRangePicker.
no setteroverride
-
dateSeparator
→ String
-
The character string used to separate the parts of a compact date format
(i.e. mm/dd/yyyy has a separator of '/').
no setteroverride
-
deleteButtonTooltip
→ String
-
The tooltip for the delete button on a Chip.
no setteroverride
-
dialModeButtonLabel
→ String
-
Tooltip used to put the time picker into TimePickerEntryMode.dial.
no setteroverride
-
dialogLabel
→ String
-
Label read out by accessibility tools (TalkBack or VoiceOver) when a
dialog widget is opened.
no setteroverride
-
drawerLabel
→ String
-
Label read out by accessibility tools (TalkBack or VoiceOver) when a
drawer widget is opened.
no setteroverride
-
expandedHint
→ String
-
The semantics hint to describe the ExpansionTile expanded state.
no setteroverride
-
expandedIconTapHint
→ String
-
The semantics hint to describe the tap action on an expanded ExpandIcon.
no setteroverride
-
expansionTileCollapsedHint
→ String
-
The semantics hint to describe the tap action on a collapsed
ExpansionTile on iOS and macOS. This is appended to the expandedHint
hint to provide a more detailed description of the action, e.g. "Collapsed
double tap to expand".
no setteroverride
-
expansionTileCollapsedTapHint
→ String
-
The semantics hint to describe the tap action on a collapsed ExpansionTile.
no setteroverride
-
expansionTileExpandedHint
→ String
-
The semantics hint to describe the tap action on an expanded
ExpansionTile on iOS and macOS. This is appended to the collapsedHint
hint to provide a more detailed description of the action, e.g. "Expanded
double tap to collapse".
no setteroverride
-
expansionTileExpandedTapHint
→ String
-
The semantics hint to describe the tap action on an expanded ExpansionTile.
no setteroverride
-
firstDayOfWeekIndex
→ int
-
Index of the first day of week, where 0 points to Sunday, and 6 points to
Saturday.
no setterinherited
-
firstPageTooltip
→ String
-
The tooltip for the PaginatedDataTable's "first page" button.
no setteroverride
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
hideAccountsLabel
→ String
-
The semantics label used for the button on UserAccountsDrawerHeader that
hides the list of accounts.
no setteroverride
-
inputDateModeButtonLabel
→ String
-
Tooltip used for the text input mode button of the date pickers.
no setteroverride
-
inputTimeModeButtonLabel
→ String
-
Tooltip used to put the time picker into TimePickerEntryMode.input.
no setteroverride
-
invalidDateFormatLabel
→ String
-
Error message displayed to the user when they have entered a text string
in an InputDatePickerFormField that is not in a valid date format.
no setteroverride
-
invalidDateRangeLabel
→ String
-
Error message displayed to the user when they have entered an invalid
date range in the input mode of the date range picker created with
showDateRangePicker.
no setteroverride
-
invalidTimeLabel
→ String
-
Error message for the time picker dialog created with showTimePicker
when in TimePickerEntryMode.input.
no setteroverride
-
keyboardKeyAlt
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.alt.
no setteroverride
-
keyboardKeyAltGraph
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.altGraph.
no setteroverride
-
keyboardKeyBackspace
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.backspace.
no setteroverride
-
keyboardKeyCapsLock
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.capsLock.
no setteroverride
-
keyboardKeyChannelDown
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.channelDown.
no setteroverride
-
keyboardKeyChannelUp
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.channelUp.
no setteroverride
-
keyboardKeyControl
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.control.
no setteroverride
-
keyboardKeyDelete
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.delete.
no setteroverride
-
keyboardKeyEisu
→ String
-
no setter
-
keyboardKeyEject
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.eject.
no setteroverride
-
keyboardKeyEnd
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.end.
no setteroverride
-
keyboardKeyEscape
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.escape.
no setteroverride
-
keyboardKeyFn
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.fn.
no setteroverride
-
keyboardKeyHangulMode
→ String
-
no setter
-
keyboardKeyHanjaMode
→ String
-
no setter
-
keyboardKeyHankaku
→ String
-
no setter
-
keyboardKeyHiragana
→ String
-
no setter
-
keyboardKeyHiraganaKatakana
→ String
-
no setter
-
keyboardKeyHome
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.home.
no setteroverride
-
keyboardKeyInsert
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.insert.
no setteroverride
-
keyboardKeyKanaMode
→ String
-
no setter
-
keyboardKeyKanjiMode
→ String
-
no setter
-
keyboardKeyKatakana
→ String
-
no setter
-
keyboardKeyMeta
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.meta.
no setteroverride
-
keyboardKeyMetaMacOs
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.meta on macOS.
no setteroverride
-
keyboardKeyMetaWindows
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.meta on Windows.
no setteroverride
-
keyboardKeyNumLock
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numLock.
no setteroverride
-
keyboardKeyNumpad0
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad0.
no setteroverride
-
keyboardKeyNumpad1
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad1.
no setteroverride
-
keyboardKeyNumpad2
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad2.
no setteroverride
-
keyboardKeyNumpad3
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad3.
no setteroverride
-
keyboardKeyNumpad4
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad4.
no setteroverride
-
keyboardKeyNumpad5
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad5.
no setteroverride
-
keyboardKeyNumpad6
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad6.
no setteroverride
-
keyboardKeyNumpad7
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad7.
no setteroverride
-
keyboardKeyNumpad8
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad8.
no setteroverride
-
keyboardKeyNumpad9
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpad9.
no setteroverride
-
keyboardKeyNumpadAdd
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadAdd.
no setteroverride
-
keyboardKeyNumpadComma
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadComma.
no setteroverride
-
keyboardKeyNumpadDecimal
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadDecimal.
no setteroverride
-
keyboardKeyNumpadDivide
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadDivide.
no setteroverride
-
keyboardKeyNumpadEnter
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadEnter.
no setteroverride
-
keyboardKeyNumpadEqual
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadEqual.
no setteroverride
-
keyboardKeyNumpadMultiply
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadMultiply.
no setteroverride
-
keyboardKeyNumpadParenLeft
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadParenLeft.
no setteroverride
-
keyboardKeyNumpadParenRight
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadParenRight.
no setteroverride
-
keyboardKeyNumpadSubtract
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.numpadSubtract.
no setteroverride
-
keyboardKeyPageDown
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.pageDown.
no setteroverride
-
keyboardKeyPageUp
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.pageUp.
no setteroverride
-
keyboardKeyPower
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.power.
no setteroverride
-
keyboardKeyPowerOff
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.powerOff.
no setteroverride
-
keyboardKeyPrintScreen
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.printScreen.
no setteroverride
-
keyboardKeyRomaji
→ String
-
no setter
-
keyboardKeyScrollLock
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.scrollLock.
no setteroverride
-
keyboardKeySelect
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.select.
no setteroverride
-
keyboardKeyShift
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.shift.
no setteroverride
-
keyboardKeySpace
→ String
-
The shortcut label for the keyboard key LogicalKeyboardKey.space.
no setteroverride
-
keyboardKeyZenkaku
→ String
-
no setter
-
keyboardKeyZenkakuHankaku
→ String
-
no setter
-
lastPageTooltip
→ String
-
The tooltip for the PaginatedDataTable's "last page" button.
no setteroverride
-
licensesPackageDetailTextFew
→ String?
-
The "few" form of licensesPackageDetailText.
no setterinherited
-
licensesPackageDetailTextMany
→ String?
-
The "many" form of licensesPackageDetailText.
no setterinherited
-
licensesPackageDetailTextOne
→ String
-
The "one" form of licensesPackageDetailText.
no setteroverride
-
licensesPackageDetailTextOther
→ String
-
The "other" form of licensesPackageDetailText.
no setteroverride
-
licensesPackageDetailTextTwo
→ String?
-
The "two" form of licensesPackageDetailText.
no setterinherited
-
licensesPackageDetailTextZero
→ String
-
The "zero" form of licensesPackageDetailText.
no setteroverride
-
licensesPageTitle
→ String
-
Title for the LicensePage widget.
no setteroverride
-
lookUpButtonLabel
→ String
-
Label for "look up" edit buttons and menu items.
no setteroverride
-
Label read out by accessibility tools (TalkBack or VoiceOver) when a
MenuBarMenu widget is opened.
no setteroverride
-
Label read out by accessibility tools (TalkBack or VoiceOver) for a
context menu to indicate that a tap dismisses the context menu.
no setteroverride
-
modalBarrierDismissLabel
→ String
-
Label read out by accessibility tools (TalkBack or VoiceOver) for a modal
barrier to indicate that a tap dismisses the barrier.
no setteroverride
-
moreButtonTooltip
→ String
-
The tooltip for the more button on an overflowing text selection menu.
no setteroverride
-
narrowWeekdays
→ List<String>
-
List of week day names in narrow format, usually 1- or 2-letter
abbreviations of full names.
no setteroverride
-
nextMonthTooltip
→ String
-
The tooltip for the CalendarDatePicker's "next month" button.
no setteroverride
-
nextPageTooltip
→ String
-
The tooltip for the PaginatedDataTable's "next page" button.
no setteroverride
-
okButtonLabel
→ String
-
Label for OK buttons and menu items.
no setteroverride
-
openAppDrawerTooltip
→ String
-
The tooltip for the leading AppBar menu (a.k.a. 'hamburger') button.
no setteroverride
-
The raw version of pageRowsInfoTitle, with
$firstRow
, $lastRow
' and
$rowCount
verbatim in the string, for the case where the value is
approximate.
no setteroverride
-
The raw version of pageRowsInfoTitle, with
$firstRow
, $lastRow
' and
$rowCount
verbatim in the string, for the case where the value is
precise.
no setteroverride
-
pasteButtonLabel
→ String
-
Label for "paste" edit buttons and menu items.
no setteroverride
-
Label read out by accessibility tools (TalkBack or VoiceOver) when a
popup menu widget is opened.
no setteroverride
-
postMeridiemAbbreviation
→ String
-
The abbreviation for post meridiem (after noon) shown in the time picker.
no setteroverride
-
previousMonthTooltip
→ String
-
The tooltip for the CalendarDatePicker's "previous month" button.
no setteroverride
-
previousPageTooltip
→ String
-
The tooltip for the PaginatedDataTable's "previous page" button.
no setteroverride
-
refreshIndicatorSemanticLabel
→ String
-
The default semantics label for a RefreshIndicator.
no setteroverride
-
remainingTextFieldCharacterCountFew
→ String?
-
The "few" form of remainingTextFieldCharacterCount.
no setteroverride
-
remainingTextFieldCharacterCountMany
→ String?
-
The "many" form of remainingTextFieldCharacterCount.
no setteroverride
-
remainingTextFieldCharacterCountOne
→ String
-
The "one" form of remainingTextFieldCharacterCount.
no setteroverride
-
remainingTextFieldCharacterCountOther
→ String
-
The "other" form of remainingTextFieldCharacterCount.
no setteroverride
-
remainingTextFieldCharacterCountTwo
→ String?
-
The "two" form of remainingTextFieldCharacterCount.
no setteroverride
-
remainingTextFieldCharacterCountZero
→ String
-
The "zero" form of remainingTextFieldCharacterCount.
no setteroverride
-
reorderItemDown
→ String
-
The semantics label used for ReorderableListView to reorder an item in the
list one space down the list.
no setteroverride
-
reorderItemLeft
→ String
-
The semantics label used for ReorderableListView to reorder an item in the
list one space left in the list.
no setteroverride
-
reorderItemRight
→ String
-
The semantics label used for ReorderableListView to reorder an item in the
list one space right in the list.
no setteroverride
-
reorderItemToEnd
→ String
-
The semantics label used for ReorderableListView to reorder an item in the
list to the end of the list.
no setteroverride
-
reorderItemToStart
→ String
-
The semantics label used for ReorderableListView to reorder an item in the
list to the start of the list.
no setteroverride
-
reorderItemUp
→ String
-
The semantics label used for ReorderableListView to reorder an item in the
list one space up the list.
no setteroverride
-
rowsPerPageTitle
→ String
-
Title for the PaginatedDataTable's "rows per page" footer.
no setteroverride
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
saveButtonLabel
→ String
-
Label for a 'SAVE' button. Currently used by the full screen mode of the
date range picker.
no setteroverride
-
scanTextButtonLabel
→ String
-
Label for "scan text" OCR edit buttons and menu items.
no setteroverride
-
scrimLabel
→ String
-
Label for the scrim rendered underneath a BottomSheet.
no setteroverride
-
scrimOnTapHintRaw
→ String
-
The raw version of scrimOnTapHint, with
$modalRouteContentName
verbatim
in the string.
no setteroverride
-
scriptCategory
→ ScriptCategory
-
Defines the localized TextStyle geometry for ThemeData.textTheme.
no setteroverride
-
searchFieldLabel
→ String
-
Label indicating that a text field is a search field. This will be used
as a hint text in the text field.
no setteroverride
-
searchWebButtonLabel
→ String
-
Label for "search web" edit buttons and menu items.
no setteroverride
-
selectAllButtonLabel
→ String
-
Label for "select all" edit buttons and menu items.
no setteroverride
-
selectedDateLabel
→ String
-
The semantics label to describe the selected date in the calendar picker
invoked using showDatePicker.
no setteroverride
-
selectedRowCountTitleFew
→ String?
-
The "few" form of selectedRowCountTitle.
no setteroverride
-
selectedRowCountTitleMany
→ String?
-
The "many" form of selectedRowCountTitle.
no setteroverride
-
selectedRowCountTitleOne
→ String
-
The "one" form of selectedRowCountTitle.
no setteroverride
-
selectedRowCountTitleOther
→ String
-
The "other" form of selectedRowCountTitle.
no setteroverride
-
selectedRowCountTitleTwo
→ String?
-
The "two" form of selectedRowCountTitle.
no setteroverride
-
selectedRowCountTitleZero
→ String
-
The "zero" form of selectedRowCountTitle.
no setteroverride
-
selectYearSemanticsLabel
→ String
-
The semantic label used to announce when the user has entered the year
selection mode of the CalendarDatePicker which is used in the data picker
dialog created with showDatePicker.
no setteroverride
-
shareButtonLabel
→ String
-
Label for "share" edit buttons and menu items.
no setteroverride
-
showAccountsLabel
→ String
-
The semantics label used for the button on UserAccountsDrawerHeader that
shows the list of accounts.
no setteroverride
-
The default PopupMenuButton tooltip.
no setteroverride
-
signedInLabel
→ String
-
The semantics label used to indicate which account is signed in the
UserAccountsDrawerHeader widget.
no setteroverride
-
tabLabelRaw
→ String
-
The raw version of tabLabel, with
$tabIndex
and $tabCount
verbatim
in the string.
no setteroverride
-
timeOfDayFormatRaw
→ TimeOfDayFormat
-
The format to use for timeOfDayFormat.
no setteroverride
-
timePickerDialHelpText
→ String
-
Label used in the header of the time picker dialog created with
showTimePicker when in TimePickerEntryMode.dial.
no setteroverride
-
timePickerHourLabel
→ String
-
Label used below the hour text field of the time picker dialog created
with showTimePicker when in TimePickerEntryMode.input.
no setteroverride
-
timePickerHourModeAnnouncement
→ String
-
The text-to-speech announcement made when a time picker invoked using
showTimePicker is set to the hour picker mode.
no setteroverride
-
timePickerInputHelpText
→ String
-
Label used in the header of the time picker dialog created with
showTimePicker when in TimePickerEntryMode.input.
no setteroverride
-
timePickerMinuteLabel
→ String
-
Label used below the minute text field of the time picker dialog created
with showTimePicker when in TimePickerEntryMode.input.
no setteroverride
-
timePickerMinuteModeAnnouncement
→ String
-
The text-to-speech announcement made when a time picker invoked using
showTimePicker is set to the minute picker mode.
no setteroverride
-
unspecifiedDate
→ String
-
The label used to indicate a date that has not been entered or selected
yet in the date picker.
no setteroverride
-
unspecifiedDateRange
→ String
-
The label used to indicate a date range that has not been entered or
selected yet in the date range picker.
no setteroverride
-
viewLicensesButtonLabel
→ String
-
Label for the AboutDialog button that shows the LicensePage.
no setteroverride