Flutter
cupertino
DefaultCupertinoLocalizations
pasteButtonLabel property
pasteButtonLabel
description
pasteButtonLabel
property
Null safety
String
pasteButtonLabel
override
The term used for pasting.
Implementation
@override String get pasteButtonLabel => 'Paste';
Flutter
cupertino
DefaultCupertinoLocalizations
pasteButtonLabel property
DefaultCupertinoLocalizations class
Constructors
DefaultCupertinoLocalizations
Properties
alertDialogLabel
anteMeridiemAbbreviation
copyButtonLabel
cutButtonLabel
datePickerDateOrder
datePickerDateTimeOrder
hashCode
modalBarrierDismissLabel
pasteButtonLabel
postMeridiemAbbreviation
runtimeType
searchTextFieldPlaceholderLabel
selectAllButtonLabel
timerPickerHourLabels
timerPickerMinuteLabels
timerPickerSecondLabels
todayLabel
Methods
datePickerDayOfMonth
datePickerHour
datePickerHourSemanticsLabel
datePickerMediumDate
datePickerMinute
datePickerMinuteSemanticsLabel
datePickerMonth
datePickerYear
noSuchMethod
tabSemanticsLabel
timerPickerHour
timerPickerHourLabel
timerPickerMinute
timerPickerMinuteLabel
timerPickerSecond
timerPickerSecondLabel
toString
Operators
operator ==
Static methods
load
Constants
delegate