value property

TimeOfDay? value

Gets the value selected in the time picker.

Implementation

TimeOfDay? get value => control.value;