TFullScreenChangeListenner typedef

TFullScreenChangeListenner = void Function(VideoController controller, bool isFullScreen)

Implementation

typedef TFullScreenChangeListenner = void Function(
    VideoController controller, bool isFullScreen);