rootScroller property - Document class - dart:html library (original) (raw)
Element? getrootScroller
Implementation
Element? get rootScroller native;
setrootScroller (Element? value)
Implementation
set rootScroller(Element? value) native;
Element? getrootScroller
Element? get rootScroller native;
setrootScroller (Element? value)
set rootScroller(Element? value) native;