locationbar top-level property

BarProp get locationbar

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

MDN Reference

Implementation

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