onChanged property

ValueChanged<ShadTimeOfDay>? onChanged
final

The callback that is called when the selected time changes.

Implementation

final ValueChanged<ShadTimeOfDay>? onChanged;