Flutter
material
InputDatePickerFormField
firstDate property
firstDate
description
firstDate
property
Null safety
DateTime
firstDate
final
The earliest allowable
DateTime
that the user can input.
Implementation
final DateTime firstDate;
Flutter
material
InputDatePickerFormField
firstDate property
InputDatePickerFormField class
Constructors
InputDatePickerFormField
Properties
autofocus
errorFormatText
errorInvalidText
fieldHintText
fieldLabelText
firstDate
hashCode
initialDate
key
keyboardType
lastDate
onDateSaved
onDateSubmitted
runtimeType
selectableDayPredicate
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==