alwaysVisibleScrollThumb property

bool alwaysVisibleScrollThumb
final

Determines scrollThumb displaying. If you draw own ScrollThumb and it is true you just don't need to use animation parameters in scrollThumbBuilder

Implementation

final bool alwaysVisibleScrollThumb;