BoolCallback typedef

BoolCallback = void Function(bool)

Implementation

typedef BoolCallback = void Function(bool);