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