locationbar property
BarProp?
get
locationbar
This window's location bar, which displays the URL.
Other resources
- Browser interface elements from WHATWG.
Implementation
BarProp? get locationbar => null;
This window's location bar, which displays the URL.
BarProp? get locationbar => null;