horizontalScrollController property
When this controller isAttached internally, this points to the internal ScrollController that manages the horizontal scroll view.
Implementation
ScrollController? horizontalScrollController;
When this controller isAttached internally, this points to the internal ScrollController that manages the horizontal scroll view.
ScrollController? horizontalScrollController;