DurationInputKey typedef

DurationInputKey = FormKey<Duration>

Form key type for duration input fields with Duration values.

Implementation

typedef DurationInputKey = FormKey<Duration>;