Flutter
material
DayPicker
currentDate property
currentDate
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
currentDate property
DateTime
currentDate
final
The current date at the time the picker is displayed.
Implementation
final DateTime currentDate