ToggleCallback typedef

ToggleCallback = void Function(bool value)

Implementation

typedef ToggleCallback = void Function(bool value);