scrollElementRef property
Reference to the scrollable container DOM element (overflow-y: auto).
Implementation
final Ref<web.Element> scrollElementRef;
Reference to the scrollable container DOM element (overflow-y: auto).
final Ref<web.Element> scrollElementRef;