OnFullScreenChnagedCallback typedef
OnFullScreenChnagedCallback =
void Function(bool isFullScreen)
Implementation
typedef OnFullScreenChnagedCallback = void Function(bool isFullScreen);
typedef OnFullScreenChnagedCallback = void Function(bool isFullScreen);