thickness property

double? thickness
final

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

If null, will default to 6.0 pixels.

Implementation

final double? thickness;