Flutter
material
YearPicker
initialDate property
initialDate
description
initialDate
property
Null safety
DateTime
initialDate
final
The initial date to center the year display around.
Implementation
final DateTime initialDate;
Flutter
material
YearPicker
initialDate 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 ==