components/switch/index library

Classes

AntdSwitch
@t 开关 @g 信息录入 @o 48 @d 开关选择器。 @u 需要表示开关状态/两种状态之间的切换时
AntdSwitchStyle
开关组件的基础样式(包含所有状态) @l AntdSwitch

Typedefs

AntdSwitchChange = void Function(bool value)