hideOverlay method

void hideOverlay()

Hide overlay of video

Implementation

void hideOverlay() => _ctr.isShowOverlay(false);