Flutter
material
CalendarDatePicker
firstDate property
firstDate
description
firstDate
property
Null safety
DateTime
firstDate
final
The earliest allowable
DateTime
that the user can select.
Implementation
final DateTime firstDate;
Flutter
material
CalendarDatePicker
firstDate property
CalendarDatePicker class
Constructors
CalendarDatePicker
Properties
currentDate
firstDate
hashCode
initialCalendarMode
initialDate
key
lastDate
onDateChanged
onDisplayedMonthChanged
runtimeType
selectableDayPredicate
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==