menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/switch.dart
SwitchController
SwitchController.new constructor
SwitchController.new constructor
dark_mode
light_mode
SwitchController
constructor
SwitchController
(
[
bool
value
=
false
])
Implementation
SwitchController([super.value = false]);
arcane package
documentation
generated/arcane_shadcn/src/components/form/switch
SwitchController
SwitchController.new constructor
SwitchController class