SwitchStateChanged typedef

SwitchStateChanged = void Function(bool value)

Implementation

typedef SwitchStateChanged = void Function(bool value);