borderRadius property

BorderRadiusGeometry? borderRadius
final

Border radius for the switch track.

If null, uses the default border radius from the theme.

Implementation

final BorderRadiusGeometry? borderRadius;