DatePickerKey typedef

DatePickerKey = FormKey<DateTime>

Form key type for date picker fields with DateTime values.

Implementation

typedef DatePickerKey = FormKey<DateTime>;