Flutter
material
DayPicker
firstDate property
firstDate
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
firstDate property
DateTime
firstDate
final
The earliest date the user is permitted to pick.
Implementation
final DateTime firstDate