horizontalScrollbar property
The scrollbar widget to use for horizontal scrolling.
Typically a DefaultScrollbar or custom implementation.
Implementation
final Widget horizontalScrollbar;
The scrollbar widget to use for horizontal scrolling.
Typically a DefaultScrollbar or custom implementation.
final Widget horizontalScrollbar;