Flutter
material
DatePickerDialog
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
DatePickerDialog
firstDate property
DatePickerDialog class
Constructors
DatePickerDialog
Properties
cancelText
confirmText
currentDate
errorFormatText
errorInvalidText
fieldHintText
fieldLabelText
firstDate
hashCode
helpText
initialCalendarMode
initialDate
initialEntryMode
key
keyboardType
lastDate
restorationId
runtimeType
selectableDayPredicate
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==