AntdSwitchChange typedef

AntdSwitchChange = void Function(bool value)

Implementation

typedef AntdSwitchChange = void Function(bool value);