reader property

Stream<List<int>> reader
final

A stream of byte lists that represents the content to be rendered.

Implementation

final Stream<List<int>> reader;