Flutter
material
DayPicker
lastDate property
lastDate
DayPicker class
Constructors
DayPicker
Properties
currentDate
displayedMonth
firstDate
lastDate
onChanged
selectableDayPredicate
selectedDate
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
getDaysInMonth
lastDate property
DateTime
lastDate
final
The latest date the user is permitted to pick.
Implementation
final DateTime lastDate