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