DateInputKey typedef

DateInputKey = FormKey<DateTime>

Form key type for date input fields with DateTime values.

Implementation

typedef DateInputKey = FormKey<DateTime>;