borderRadius property
final
The border radius of both the indicator and the track.
By default it is BorderRadius.zero, which produces a rectangular shape with a rectangular indicator.
Implementation
final BorderRadiusGeometry borderRadius;