onChanged property

ValueChanged<T> onChanged
final

Called when the user picks a month.

Implementation

final ValueChanged<T> onChanged;