shouldHideStatusBarWhenInMedia property

bool shouldHideStatusBarWhenInMedia

Override flag for when isMediaOpen is true but the status bar should be kept open instead of closed.

Implementation

bool get shouldHideStatusBarWhenInMedia => _shouldHideStatusBarWhenInMedia;