shouldHideStatusBarWhenInMedia property
Override flag for when isMediaOpen is true but the status bar should be kept open instead of closed.
Implementation
bool get shouldHideStatusBarWhenInMedia => _shouldHideStatusBarWhenInMedia;
Override flag for when isMediaOpen is true but the status bar should be kept open instead of closed.
bool get shouldHideStatusBarWhenInMedia => _shouldHideStatusBarWhenInMedia;