BoolCallback typedef

BoolCallback = void Function(bool isFront)

Implementation

typedef BoolCallback = void Function(bool isFront);