statusbar top-level property

BarProp get statusbar

Returns true if the status bar is visible; otherwise, returns false.

MDN Reference

Implementation

_i3.BarProp get statusbar => _i4.getProperty(
      _self,
      'statusbar',
    );