Flutter
cupertino
DefaultCupertinoLocalizations
copyButtonLabel property
copyButtonLabel
description
copyButtonLabel
property
Null safety
String
copyButtonLabel
override
The term used for copying.
Implementation
@override String get copyButtonLabel => 'Copy';
Flutter
cupertino
DefaultCupertinoLocalizations
copyButtonLabel 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