Flutter
material
DatePickerDialog
lastDate property
lastDate
description
lastDate
property
Null safety
DateTime
lastDate
final
The latest allowable
DateTime
that the user can select.
Implementation
final DateTime lastDate;
Flutter
material
DatePickerDialog
lastDate 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 ==