onButtonTap method

void onButtonTap()

Implementation

void onButtonTap() {
  overlayFullscreenController?.toggle();
}