TimeInputKey typedef

TimeInputKey = FormKey<TimeOfDay>

Form key type for time input fields with TimeOfDay values.

Implementation

typedef TimeInputKey = FormKey<TimeOfDay>;