BoolCallBack typedef

BoolCallBack = void Function(bool value)

Bool

Implementation

typedef BoolCallBack = void Function(bool value);