Flutter
material
YearPicker
lastDate property
lastDate
YearPicker class
Constructors
YearPicker
Properties
firstDate
lastDate
onChanged
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