showStatusBar property

bool? showStatusBar
final

The Widget base on this route Whether show status bar.

Implementation

//final Widget? widget;

/// Whether show status bar.
final bool? showStatusBar;