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