MaterialLocalizationKo class

The translations for Korean (ko).

Inheritance

Constructors

MaterialLocalizationKo({String localeName: 'ko', @required DateFormat fullYearFormat, @required DateFormat mediumDateFormat, @required DateFormat longDateFormat, @required DateFormat yearMonthFormat, @required NumberFormat decimalFormat, @required NumberFormat twoDigitZeroPaddedFormat })
Create an instance of the translation bundle for Korean. [...]
const

Properties

aboutListTileTitleRaw String
The raw version of aboutListTileTitle, with $applicationName verbatim in the string.
read-only, override
alertDialogLabel String
Label read out by accessibility tools (TalkBack or VoiceOver) when an alert dialog widget is opened.
read-only, override
anteMeridiemAbbreviation String
The abbreviation for ante meridiem (before noon) shown in the time picker.
read-only, override
backButtonTooltip String
The BackButton's tooltip.
read-only, override
cancelButtonLabel String
Label for "cancel" buttons and menu items.
read-only, override
closeButtonLabel String
Label for "close" buttons and menu items.
read-only, override
closeButtonTooltip String
The CloseButton's tooltip.
read-only, override
collapsedIconTapHint String
The semantics hint to describe the tap action on a collapsed ExpandIcon.
read-only, override
continueButtonLabel String
Label for "continue" buttons and menu items.
read-only, override
copyButtonLabel String
Label for "copy" edit buttons and menu items.
read-only, override
cutButtonLabel String
Label for "cut" edit buttons and menu items.
read-only, override
deleteButtonTooltip String
The tooltip for the delete button on a Chip.
read-only, override
dialogLabel String
Label read out by accessibility tools (TalkBack or VoiceOver) when a dialog widget is opened.
read-only, override
drawerLabel String
Label read out by accessibility tools (TalkBack or VoiceOver) when a drawer widget is opened.
read-only, override
expandedIconTapHint String
The semantics hint to describe the tap action on an expanded ExpandIcon.
read-only, override
hideAccountsLabel String
The semantics label used for the button on UserAccountsDrawerHeader that hides the list of accounts.
read-only, override
licensesPageTitle String
Title for the LicensePage widget.
read-only, override
modalBarrierDismissLabel String
Label read out by accessibility tools (TalkBack or VoiceOver) for a modal barrier to indicate that a tap dismisses the barrier. [...]
read-only, override
nextMonthTooltip String
The tooltip for the MonthPicker's "next month" button.
read-only, override
nextPageTooltip String
The tooltip for the PaginatedDataTable's "next page" button.
read-only, override
okButtonLabel String
Label for OK buttons and menu items.
read-only, override
openAppDrawerTooltip String
The tooltip for the leading AppBar menu (a.k.a. 'hamburger') button.
read-only, override
pageRowsInfoTitleApproximateRaw String
The raw version of pageRowsInfoTitle, with $firstRow, $lastRow' and $rowCount verbatim in the string, for the case where the value is approximate.
read-only, override
pageRowsInfoTitleRaw String
The raw version of pageRowsInfoTitle, with $firstRow, $lastRow' and $rowCount verbatim in the string, for the case where the value is precise.
read-only, override
pasteButtonLabel String
Label for "paste" edit buttons and menu items.
read-only, override
popupMenuLabel String
Label read out by accessibility tools (TalkBack or VoiceOver) when a popup menu widget is opened.
read-only, override
postMeridiemAbbreviation String
The abbreviation for post meridiem (after noon) shown in the time picker.
read-only, override
previousMonthTooltip String
The tooltip for the MonthPicker's "previous month" button.
read-only, override
previousPageTooltip String
The tooltip for the PaginatedDataTable's "previous page" button.
read-only, override
refreshIndicatorSemanticLabel String
The default semantics label for a RefreshIndicator.
read-only, override
remainingTextFieldCharacterCountFew String
The "few" form of remainingTextFieldCharacterCount. [...]
read-only, override
remainingTextFieldCharacterCountMany String
The "many" form of remainingTextFieldCharacterCount. [...]
read-only, override
remainingTextFieldCharacterCountOne String
The "one" form of remainingTextFieldCharacterCount. [...]
read-only, override
remainingTextFieldCharacterCountOther String
The "other" form of remainingTextFieldCharacterCount. [...]
read-only, override
remainingTextFieldCharacterCountTwo String
The "two" form of remainingTextFieldCharacterCount. [...]
read-only, override
remainingTextFieldCharacterCountZero String
The "zero" form of remainingTextFieldCharacterCount. [...]
read-only, override
reorderItemDown String
The semantics label used for ReorderableList to reorder an item in the list one space down the list.
read-only, override
reorderItemLeft String
The semantics label used for ReorderableList to reorder an item in the list one space left in the list.
read-only, override
reorderItemRight String
The semantics label used for ReorderableList to reorder an item in the list one space right in the list.
read-only, override
reorderItemToEnd String
The semantics label used for ReorderableList to reorder an item in the list to the end of the list.
read-only, override
reorderItemToStart String
The semantics label used for ReorderableList to reorder an item in the list to the start of the list.
read-only, override
reorderItemUp String
The semantics label used for ReorderableList to reorder an item in the list one space up the list.
read-only, override
rowsPerPageTitle String
Title for the PaginatedDataTable's "rows per page" footer.
read-only, override
scriptCategory ScriptCategory
Defines the localized TextStyle geometry for ThemeData.textTheme. [...]
read-only, override
searchFieldLabel String
Label indicating that a text field is a search field. This will be used as a hint text in the text field.
read-only, override
selectAllButtonLabel String
Label for "select all" edit buttons and menu items.
read-only, override
selectedRowCountTitleFew String
The "few" form of selectedRowCountTitle. [...]
read-only, override
selectedRowCountTitleMany String
The "many" form of selectedRowCountTitle. [...]
read-only, override
selectedRowCountTitleOne String
The "one" form of selectedRowCountTitle. [...]
read-only, override
selectedRowCountTitleOther String
The "other" form of selectedRowCountTitle. [...]
read-only, override
selectedRowCountTitleTwo String
The "two" form of selectedRowCountTitle. [...]
read-only, override
selectedRowCountTitleZero String
The "zero" form of selectedRowCountTitle. [...]
read-only, override
showAccountsLabel String
The semantics label used for the button on UserAccountsDrawerHeader that shows the list of accounts.
read-only, override
showMenuTooltip String
The default PopupMenuButton tooltip.
read-only, override
signedInLabel String
The semantics label used to indicate which account is signed in in the UserAccountsDrawerHeader widget.
read-only, override
tabLabelRaw String
The raw version of tabLabel, with $tabIndex and $tabCount verbatim in the string.
read-only, override
timeOfDayFormatRaw TimeOfDayFormat
The format to use for timeOfDayFormat.
read-only, override
timePickerHourModeAnnouncement String
The text-to-speech announcement made when a time picker invoked using showTimePicker is set to the hour picker mode.
read-only, override
timePickerMinuteModeAnnouncement String
The text-to-speech announcement made when a time picker invoked using showTimePicker is set to the minute picker mode.
read-only, override
viewLicensesButtonLabel String
Label for the AboutDialog button that shows the LicensePage.
read-only, override
firstDayOfWeekIndex int
Index of the first day of week, where 0 points to Sunday, and 6 points to Saturday. [...]
read-only, inherited
hashCode int
The hash code for this object. [...]
read-only, inherited
narrowWeekdays List<String>
List of week day names in narrow format, usually 1- or 2-letter abbreviations of full names. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

aboutListTileTitle(String applicationName) String
The default title for AboutListTile.
inherited
formatDecimal(int number) String
Formats number as a decimal, inserting locale-appropriate thousands separators as necessary.
inherited
formatFullDate(DateTime date) String
Formats day of week, month, day of month and year in a long-width format. [...]
inherited
formatHour(TimeOfDay timeOfDay, { bool alwaysUse24HourFormat: false }) String
Formats TimeOfDay.hour in the given time of day according to the value of timeOfDayFormat. [...]
inherited
formatMediumDate(DateTime date) String
Formats the date using a medium-width format. [...]
inherited
formatMinute(TimeOfDay timeOfDay) String
Formats TimeOfDay.minute in the given time of day according to the value of timeOfDayFormat.
inherited
formatMonthYear(DateTime date) String
Formats the month and the year of the given date. [...]
inherited
formatTimeOfDay(TimeOfDay timeOfDay, { bool alwaysUse24HourFormat: false }) String
Formats timeOfDay according to the value of timeOfDayFormat. [...]
inherited
formatYear(DateTime date) String
Full unabbreviated year format, e.g. 2017 rather than 17.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
pageRowsInfoTitle(int firstRow, int lastRow, int rowCount, bool rowCountIsApproximate) String
Title for the PaginatedDataTable's row info footer.
inherited
remainingTextFieldCharacterCount(int remainingCount) String
The label for the TextField's character counter.
inherited
selectedRowCountTitle(int selectedRowCount) String
Title for the PaginatedDataTable's selected row count header.
inherited
tabLabel({int tabIndex, int tabCount }) String
The accessibility label used on a tab in a TabBar. [...]
inherited
timeOfDayFormat({bool alwaysUse24HourFormat: false }) TimeOfDayFormat
The TimeOfDayFormat corresponding to one of the following supported patterns: [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(dynamic other) bool
The equality operator. [...]
inherited