menu
tuikit_atomic_x package
documentation
base_component/basic_controls/switch.dart
CustomSwitch
onCheckedChange property
onCheckedChange property
dark_mode
light_mode
onCheckedChange
property
ValueChanged
<
bool
>
?
onCheckedChange
final
Implementation
final ValueChanged<bool>? onCheckedChange;
tuikit_atomic_x package
documentation
base_component/basic_controls/switch
CustomSwitch
onCheckedChange property
CustomSwitch class