Flutter
material
YearPicker
firstDate property
firstDate
description
firstDate
property
Null safety
DateTime
firstDate
final
The earliest date the user is permitted to pick.
Implementation
final DateTime firstDate;
Flutter
material
YearPicker
firstDate property
YearPicker class
Constructors
YearPicker
Properties
currentDate
dragStartBehavior
firstDate
hashCode
initialDate
key
lastDate
onChanged
runtimeType
selectedDate
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==