menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/form.dart
SwitchKey typedef
SwitchKey typedef
dark_mode
light_mode
SwitchKey
typedef
SwitchKey
=
FormKey
<
bool
>
Implementation
typedef SwitchKey = FormKey<bool>;
arcane package
documentation
generated/arcane_shadcn/src/components/form/form
SwitchKey typedef
form library