itemStream property

Stream<T> itemStream
final

Stream of items that will be built and flipped into view.

Implementation

final Stream<T> itemStream;