FastMaterialLocalizations extension

Extension on BuildContext to read MaterialLocalizations information

on

Properties

alertDialogLabel String
The MaterialLocalizations.alertDialogLabel of the current BuildContext
no setter
anteMeridiemAbbreviation String
The MaterialLocalizations.anteMeridiemAbbreviation of the current BuildContext
no setter
backButtonTooltip String
The MaterialLocalizations.backButtonTooltip of the current BuildContext
no setter
calendarModeButtonLabel String
The MaterialLocalizations.calendarModeButtonLabel of the current BuildContext
no setter
cancelButtonLabel String
The MaterialLocalizations.cancelButtonLabel of the current BuildContext
no setter
closeButtonLabel String
The MaterialLocalizations.closeButtonLabel of the current BuildContext
no setter
closeButtonTooltip String
The MaterialLocalizations.closeButtonTooltip of the current BuildContext
no setter
collapsedIconTapHint String
The MaterialLocalizations.collapsedIconTapHint of the current BuildContext
no setter
continueButtonLabel String
The MaterialLocalizations.continueButtonLabel of the current BuildContext
no setter
copyButtonLabel String
The MaterialLocalizations.copyButtonLabel of the current BuildContext
no setter
cutButtonLabel String
The MaterialLocalizations.cutButtonLabel of the current BuildContext
no setter
dateHelpText String
The MaterialLocalizations.dateHelpText of the current BuildContext
no setter
dateInputLabel String
The MaterialLocalizations.dateInputLabel of the current BuildContext
no setter
dateOutOfRangeLabel String
The MaterialLocalizations.dateOutOfRangeLabel of the current BuildContext
no setter
datePickerHelpText String
The MaterialLocalizations.datePickerHelpText of the current BuildContext
no setter
dateRangeEndLabel String
The MaterialLocalizations.dateRangeEndLabel of the current BuildContext
no setter
dateRangePickerHelpText String
The MaterialLocalizations.dateRangePickerHelpText of the current BuildContext
no setter
dateRangeStartLabel String
The MaterialLocalizations.dateRangeStartLabel of the current BuildContext
no setter
dateSeparator String
The MaterialLocalizations.dateSeparator of the current BuildContext
no setter
deleteButtonTooltip String
The MaterialLocalizations.deleteButtonTooltip of the current BuildContext
no setter
dialModeButtonLabel String
The MaterialLocalizations.dialModeButtonLabel of the current BuildContext
no setter
dialogLabel String
The MaterialLocalizations.dialogLabel of the current BuildContext
no setter
drawerLabel String
The MaterialLocalizations.drawerLabel of the current BuildContext
no setter
expandedIconTapHint String
The MaterialLocalizations.expandedIconTapHint of the current BuildContext
no setter
firstDayOfWeekIndex int
The MaterialLocalizations.firstDayOfWeekIndex of the current BuildContext
no setter
firstPageTooltip String
The MaterialLocalizations.firstPageTooltip of the current BuildContext
no setter
hideAccountsLabel String
The MaterialLocalizations.hideAccountsLabel of the current BuildContext
no setter
inputDateModeButtonLabel String
The MaterialLocalizations.inputDateModeButtonLabel of the current BuildContext
no setter
inputTimeModeButtonLabel String
The MaterialLocalizations.inputTimeModeButtonLabel of the current BuildContext
no setter
invalidDateFormatLabel String
The MaterialLocalizations.invalidDateFormatLabel of the current BuildContext
no setter
invalidDateRangeLabel String
The MaterialLocalizations.invalidDateRangeLabel of the current BuildContext
no setter
invalidTimeLabel String
The MaterialLocalizations.invalidTimeLabel of the current BuildContext
no setter
lastPageTooltip String
The MaterialLocalizations.lastPageTooltip of the current BuildContext
no setter
licensesPageTitle String
The MaterialLocalizations.licensesPageTitle of the current BuildContext
no setter
materialLocalizations MaterialLocalizations
The MaterialLocalizations of the current BuildContext
no setter
modalBarrierDismissLabel String
The MaterialLocalizations.modalBarrierDismissLabel of the current BuildContext
no setter
moreButtonTooltip String
The MaterialLocalizations.moreButtonTooltip of the current BuildContext
no setter
narrowWeekdays List<String>
The MaterialLocalizations.narrowWeekdays of the current BuildContext
no setter
nextMonthTooltip String
The MaterialLocalizations.nextMonthTooltip of the current BuildContext
no setter
nextPageTooltip String
The MaterialLocalizations.nextPageTooltip of the current BuildContext
no setter
okButtonLabel String
The MaterialLocalizations.okButtonLabel of the current BuildContext
no setter
openAppDrawerTooltip String
The MaterialLocalizations.openAppDrawerTooltip of the current BuildContext
no setter
pasteButtonLabel String
The MaterialLocalizations.pasteButtonLabel of the current BuildContext
no setter
popupMenuLabel String
The MaterialLocalizations.popupMenuLabel of the current BuildContext
no setter
postMeridiemAbbreviation String
The MaterialLocalizations.postMeridiemAbbreviation of the current BuildContext
no setter
previousMonthTooltip String
The MaterialLocalizations.previousMonthTooltip of the current BuildContext
no setter
previousPageTooltip String
The MaterialLocalizations.previousPageTooltip of the current BuildContext
no setter
refreshIndicatorSemanticLabel String
The MaterialLocalizations.refreshIndicatorSemanticLabel of the current BuildContext
no setter
rowsPerPageTitle String
The MaterialLocalizations.rowsPerPageTitle of the current BuildContext
no setter
saveButtonLabel String
The MaterialLocalizations.saveButtonLabel of the current BuildContext
no setter
scriptCategory ScriptCategory
The MaterialLocalizations.scriptCategory of the current BuildContext
no setter
searchFieldLabel String
The MaterialLocalizations.searchFieldLabel of the current BuildContext
no setter
selectAllButtonLabel String
The MaterialLocalizations.selectAllButtonLabel of the current BuildContext
no setter
selectYearSemanticsLabel String
The MaterialLocalizations.selectYearSemanticsLabel of the current BuildContext
no setter
showAccountsLabel String
The MaterialLocalizations.showAccountsLabel of the current BuildContext
no setter
showMenuTooltip String
The MaterialLocalizations.showMenuTooltip of the current BuildContext
no setter
signedInLabel String
The MaterialLocalizations.signedInLabel of the current BuildContext
no setter
timePickerDialHelpText String
The MaterialLocalizations.timePickerDialHelpText of the current BuildContext
no setter
timePickerHourLabel String
The MaterialLocalizations.timePickerHourLabel of the current BuildContext
no setter
timePickerHourModeAnnouncement String
The MaterialLocalizations.timePickerHourModeAnnouncement of the current BuildContext
no setter
timePickerInputHelpText String
The MaterialLocalizations.timePickerInputHelpText of the current BuildContext
no setter
timePickerMinuteLabel String
The MaterialLocalizations.timePickerMinuteLabel of the current BuildContext
no setter
timePickerMinuteModeAnnouncement String
The MaterialLocalizations.timePickerMinuteModeAnnouncement of the current BuildContext
no setter
unspecifiedDate String
The MaterialLocalizations.unspecifiedDate of the current BuildContext
no setter
unspecifiedDateRange String
The MaterialLocalizations.unspecifiedDateRange of the current BuildContext
no setter
viewLicensesButtonLabel String
The MaterialLocalizations.viewLicensesButtonLabel of the current BuildContext
no setter

Methods

aboutListTileTitle(String applicationName) String
The MaterialLocalizations.aboutListTileTitle of the current BuildContext
dateRangeEndDateSemanticLabel(String formattedDate) String
The MaterialLocalizations.dateRangeEndDateSemanticLabel of the current BuildContext
dateRangeStartDateSemanticLabel(String formattedDate) String
The MaterialLocalizations.dateRangeStartDateSemanticLabel of the current BuildContext
formatCompactDate(DateTime date) String
The MaterialLocalizations.formatCompactDate of the current BuildContext
formatDecimal(int number) String
The MaterialLocalizations.formatDecimal of the current BuildContext
formatFullDate(DateTime date) String
The MaterialLocalizations.formatFullDate of the current BuildContext
formatHour(TimeOfDay timeOfDay, {bool alwaysUse24HourFormat = false}) String
The MaterialLocalizations.formatHour of the current BuildContext
formatMediumDate(DateTime date) String
The MaterialLocalizations.formatMediumDate of the current BuildContext
formatMinute(TimeOfDay timeOfDay) String
The MaterialLocalizations.formatMinute of the current BuildContext
formatMonthYear(DateTime date) String
The MaterialLocalizations.formatMonthYear of the current BuildContext
formatShortDate(DateTime date) String
The MaterialLocalizations.formatShortDate of the current BuildContext
formatShortMonthDay(DateTime date) String
The MaterialLocalizations.formatShortMonthDay of the current BuildContext
formatTimeOfDay(TimeOfDay timeOfDay, {bool alwaysUse24HourFormat = false}) String
The MaterialLocalizations.formatTimeOfDay of the current BuildContext
formatYear(DateTime date) String
The MaterialLocalizations.formatYear of the current BuildContext
licensesPackageDetailText(int licenseCount) String
The MaterialLocalizations.licensesPackageDetailText of the current BuildContext
pageRowsInfoTitle(int firstRow, int lastRow, int rowCount, bool rowCountIsApproximate) String
The MaterialLocalizations.pageRowsInfoTitle of the current BuildContext
parseCompactDate(String? inputString) DateTime?
The MaterialLocalizations.parseCompactDate of the current BuildContext
remainingTextFieldCharacterCount(int remaining) String
The MaterialLocalizations.remainingTextFieldCharacterCount of the current BuildContext
selectedRowCountTitle(int selectedRowCount) String
The MaterialLocalizations.selectedRowCountTitle of the current BuildContext
tabLabel({required int tabIndex, required int tabCount}) String
The MaterialLocalizations.tabLabel of the current BuildContext
timeOfDayFormat({bool alwaysUse24HourFormat = false}) TimeOfDayFormat
The MaterialLocalizations.timeOfDayFormat of the current BuildContext