Flutter
material
CalendarDatePicker
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
CalendarDatePicker
lastDate property
CalendarDatePicker class
Constructors
CalendarDatePicker
Properties
currentDate
firstDate
hashCode
initialCalendarMode
initialDate
key
lastDate
onDateChanged
onDisplayedMonthChanged
runtimeType
selectableDayPredicate
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==