showStatusBar property

bool showStatusBar
final

If true, the app status/navigation bar will be shown on the splash view. If false, it will be hidden.

Implementation

final bool showStatusBar;