borderRadius property

double borderRadius
final

The border radius of the button.

Controls the roundness of the button's corners. Defaults to 8.0.

Implementation

final double borderRadius;