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