thickness property

double? thickness
final

The thickness of the scrollbar in the cross axis of the scrollable.

Will default to 8.0 pixels if null.

Implementation

final double? thickness;