radius property

BorderRadiusGeometry radius
final

The 🔘 radius impacts the roundedness of default 📐 Corner.ROUND or bevel-depth of 📐 Corner.BEVEL corners.

If not provided, 🔘 borderRadius defers to any Shape.corners or Shape.baseCorners supplied 🔘 CornerSpec.radius.

Implementation

final BorderRadiusGeometry radius;