verticalController property
Controller for vertical scrolling.
Allows programmatic control of vertical scroll position and listening to scroll events. Only effective when verticalOverflow enables scrolling.
Implementation
final ScrollController? verticalController;