direction property

InfiniteListDirection direction
final

List direction

By default InfiniteListDirection.single

If InfiniteListDirection.multi is passed - will render infinite list in both directions

Implementation

final InfiniteListDirection direction;