jalali_calendar
persian_date
DayPicker
onChanged property
onChanged
DayPicker class
Constructors
DayPicker
Properties
currentDate
date
displayedMonth
firstDate
lastDate
onChanged
selectableDayPredicate
selectedDate
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static properties
dayH
dayShort
Static methods
getDaysInMonth
onChanged property
ValueChanged
<
DateTime
>
onChanged
final
Called when the user picks a day.
Implementation
final ValueChanged<DateTime> onChanged