horizontalScrollbar property

Widget horizontalScrollbar
final

The scrollbar widget to use for horizontal scrolling.

Typically a DefaultScrollbar or custom implementation.

Implementation

final Widget horizontalScrollbar;