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