radius property
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;
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.
final double? radius;