AntdSwitchChange typedef

AntdSwitchChange = void Function(dynamic value)

Implementation

typedef AntdSwitchChange = void Function(dynamic value);