verticalController property
Controller for vertical scrolling when vertical overflow is enabled.
Allows programmatic control of vertical scroll position and listening to scroll events. Only used when verticalOverflow is LayoutOverflow.scroll.
Implementation
final ScrollController? verticalController;