scrollElementRef property

Ref<Element> scrollElementRef
final

Reference to the scrollable container DOM element (overflow-y: auto).

Implementation

final Ref<web.Element> scrollElementRef;