Flutter
material
DatePickerDialog
cancelText property
cancelText
description
cancelText
property
Null safety
String
?
cancelText
final
The text that is displayed on the cancel button.
Implementation
final String? cancelText;
Flutter
material
DatePickerDialog
cancelText property
DatePickerDialog class
Constructors
DatePickerDialog
Properties
cancelText
confirmText
currentDate
errorFormatText
errorInvalidText
fieldHintText
fieldLabelText
firstDate
hashCode
helpText
initialCalendarMode
initialDate
initialEntryMode
key
keyboardType
lastDate
restorationId
runtimeType
selectableDayPredicate
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==