rootScroller property Null safety

Element? rootScroller

Implementation

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

Implementation

set rootScroller(Element? value) native;