rootScroller property

Element? rootScroller

Implementation

Element? get rootScroller native;
void rootScroller=(Element? value)

Implementation

set rootScroller(Element? value) native;