OnTwoLevel typedef

OnTwoLevel = void Function(bool isOpen)

Implementation

typedef OnTwoLevel = void Function(bool isOpen);