hideStatusBar property

bool hideStatusBar
final

Hides the status bar when the gallery opens and shows it again when it's dismissed if set to true using SystemChrome.setEnabledSystemUIMode.

Implementation

final bool hideStatusBar;