DisplayChange typedef

DisplayChange = void Function(bool isOpen)

Implementation

typedef DisplayChange = void Function(bool isOpen);