switchToFullScreenMode method

void switchToFullScreenMode()

Implementation

void switchToFullScreenMode() {
  _switchToFullScreenMode?.call();
}