onChanged property

void Function(TimeOfDay value) onChanged
final

The callback function when the time changes.

Implementation

final void Function(TimeOfDay value) onChanged;