toolbar property - Window class - dart:html library (original) (raw)
BarProp? gettoolbar
This window's tool bar.
Other resources
- Browser interface elementsfrom WHATWG.
Implementation
BarProp? get toolbar native;
BarProp? gettoolbar
This window's tool bar.
BarProp? get toolbar native;