CheckboxKey typedef
Form key type for checkbox fields with CheckboxState values.
Implementation
typedef CheckboxKey = FormKey<CheckboxState>;
Form key type for checkbox fields with CheckboxState values.
typedef CheckboxKey = FormKey<CheckboxState>;