statusbar top-level property
BarProp
get
statusbar
Returns true if the status bar is visible; otherwise, returns false.
Implementation
_i3.BarProp get statusbar => _i4.getProperty(
_self,
'statusbar',
);