scrollController property
The ScrollController that governs this SuperReader's scroll offset.
scrollController is not used if this SuperReader has an ancestor Scrollable.
Implementation
final ScrollController? scrollController;
The ScrollController that governs this SuperReader's scroll offset.
scrollController is not used if this SuperReader has an ancestor Scrollable.
final ScrollController? scrollController;