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