onChanged property

ValueChanged<T> onChanged
final

Called when the user picks a day.

Implementation

final ValueChanged<T> onChanged;