SwitchValueChanged typedef

SwitchValueChanged = void Function(bool isEnable)

Implementation

typedef SwitchValueChanged = void Function(bool isEnable);