locationbar property
BarProp
get
locationbar
Returns true if the location bar is visible; otherwise, returns false.
Implementation
_i3.BarProp get locationbar => _i4.getProperty(
this,
'locationbar',
);