statusBarVisibility property
getter/setter pair
A Boolean value indicating whether the status bar should be visible, or null if status bar visibility is not specified.
Implementation
bool? statusBarVisibility;
A Boolean value indicating whether the status bar should be visible, or null if status bar visibility is not specified.
bool? statusBarVisibility;