interactiveScrollbar property

bool? interactiveScrollbar
final

The interactive for Scrollbar, defaults to false, you must pass non-null ScrollController if you set this to true.

Implementation

final bool? interactiveScrollbar;