onChange property

ValueChanged<TimeOfDay?>? onChange
finalinherited

Called with the current value of the field whenever it is changed.

Implementation

final ValueChanged<T?>? onChange;