VoidBoolCallback typedef

VoidBoolCallback = void Function(bool)

Implementation

typedef VoidBoolCallback = void Function(bool);