radius property

Radius? radius
final

The Radius of the scrollbar thumb's rounded rectangle corners.

Scrollbar will be rectangular if radius is null, which is the default behavior.

Implementation

final Radius? radius;