Creates an element that materializes a contiguous subset of its children.
The widget
argument must not be null.
Source
VirtualViewportElement(VirtualViewport widget) : super(widget);
Creates an element that materializes a contiguous subset of its children.
The widget
argument must not be null.
VirtualViewportElement(VirtualViewport widget) : super(widget);