borderRadius property

double? borderRadius
final

The border radius of the button.

If null the borderRadius parameter defaults to 4.0.

Implementation

final double? borderRadius;