-
Provides efficient memory usage by wrapping a
Node within this object and reusing it when
Cell.isReusable() is true.
A VirtualFlow is a memory-efficient viewport that only renders enough of its content to completely fill up the
viewport through its Navigator.
Determines how the cells in the viewport should be laid out and where any extra unused space should exist
if there are not enough cells to completely fill up the viewport
Specifies an object that does not have scroll bars by default but which can have scroll bars added to it
by wrapping it in a
VirtualizedScrollPane.