radius property

BorderRadius? radius
final

The radius parameter determines the button's border radius. If not provided, the default border radius will be based on the button's shape.

Implementation

final BorderRadius? radius;