scrollbars property - Window class - dart:html library (original) (raw)
BarProp? getscrollbars
This window's scroll bars.
Other resources
- Browser interface elementsfrom WHATWG.
Implementation
BarProp? get scrollbars native;
BarProp? getscrollbars
This window's scroll bars.
BarProp? get scrollbars native;