scrollController property

ScrollController? scrollController
final

The ScrollController that governs this SuperReader's scroll offset.

scrollController is not used if this SuperReader has an ancestor Scrollable.

Implementation

final ScrollController? scrollController;