Flutter
material
DateRangePickerDialog
firstDate property
firstDate
description
firstDate
property
Null safety
DateTime
firstDate
final
The earliest allowable date on the date range.
Implementation
final DateTime firstDate;
Flutter
material
DateRangePickerDialog
firstDate property
DateRangePickerDialog class
Constructors
DateRangePickerDialog
Properties
cancelText
confirmText
currentDate
errorFormatText
errorInvalidRangeText
errorInvalidText
fieldEndHintText
fieldEndLabelText
fieldStartHintText
fieldStartLabelText
firstDate
hashCode
helpText
initialDateRange
initialEntryMode
key
lastDate
restorationId
runtimeType
saveText
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==