showStatusBar property
If true, the app status/navigation bar will be shown on the splash view. If false, it will be hidden.
Implementation
final bool showStatusBar;
If true, the app status/navigation bar will be shown on the splash view. If false, it will be hidden.
final bool showStatusBar;