horizontalScrollController property

ScrollController? horizontalScrollController
getter/setter pair

When this controller isAttached internally, this points to the internal ScrollController that manages the horizontal scroll view.

Implementation

ScrollController? horizontalScrollController;