isAlwaysShown property

bool isAlwaysShown
final

Indicates that the scrollbar should be visible, even when a scroll is not underway. Defaults to true.

Implementation

final bool isAlwaysShown;