Flutter
material
DefaultMaterialLocalizations
deleteButtonTooltip property
deleteButtonTooltip
DefaultMaterialLocalizations class
Constructors
DefaultMaterialLocalizations
Properties
alertDialogLabel
anteMeridiemAbbreviation
backButtonTooltip
cancelButtonLabel
closeButtonLabel
closeButtonTooltip
collapsedIconTapHint
continueButtonLabel
copyButtonLabel
cutButtonLabel
deleteButtonTooltip
dialogLabel
drawerLabel
expandedIconTapHint
firstDayOfWeekIndex
hideAccountsLabel
licensesPageTitle
modalBarrierDismissLabel
narrowWeekdays
nextMonthTooltip
nextPageTooltip
okButtonLabel
openAppDrawerTooltip
pasteButtonLabel
popupMenuLabel
postMeridiemAbbreviation
previousMonthTooltip
previousPageTooltip
refreshIndicatorSemanticLabel
reorderItemDown
reorderItemLeft
reorderItemRight
reorderItemToEnd
reorderItemToStart
reorderItemUp
rowsPerPageTitle
scriptCategory
searchFieldLabel
selectAllButtonLabel
showAccountsLabel
showMenuTooltip
signedInLabel
timePickerHourModeAnnouncement
timePickerMinuteModeAnnouncement
viewLicensesButtonLabel
hashCode
runtimeType
Methods
aboutListTileTitle
formatDecimal
formatFullDate
formatHour
formatMediumDate
formatMinute
formatMonthYear
formatTimeOfDay
formatYear
pageRowsInfoTitle
remainingTextFieldCharacterCount
selectedRowCountTitle
tabLabel
timeOfDayFormat
noSuchMethod
toString
Operators
operator ==
Static methods
load
Constants
delegate
deleteButtonTooltip property
String
deleteButtonTooltip
override
The tooltip for the delete button on a
Chip
.
Implementation
@override String get deleteButtonTooltip => 'Delete';