radius property

double? radius
final

Corner radius for the tracker container in logical pixels.

Type: double?. Controls the rounding of tracker corners. If null, defaults to theme.radiusMd for consistent corner styling.

Implementation

final double? radius;