MaterialLocalizationTl class
The translations for Tagalog (tl).
- Inheritance
-
- Object
- GlobalMaterialLocalizations
- MaterialLocalizationTl
Constructors
- MaterialLocalizationTl({String localeName = 'tl', required DateFormat fullYearFormat, required DateFormat compactDateFormat, required DateFormat shortDateFormat, required DateFormat mediumDateFormat, required DateFormat longDateFormat, required DateFormat yearMonthFormat, required DateFormat shortMonthDayFormat, required NumberFormat decimalFormat, required NumberFormat twoDigitZeroPaddedFormat})
-
Create an instance of the translation bundle for Tagalog.
const
Properties
- aboutListTileTitleRaw → String
-
The raw version of aboutListTileTitle, with
$applicationNameverbatim 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
modalRouteContentNameof 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
$fullDateverbatim 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
$formattedDateverbatim 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
- 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
- keyboardKeyHome → String
-
The shortcut label for the keyboard key LogicalKeyboardKey.home.
no setteroverride
- keyboardKeyInsert →