borderRadius property

double borderRadius
final

borderRadius Define the border radius, the default value is 8.0.


![](https://raw.githubusercontent.com/elbeicktalat/flutter_auth_buttons/master/doc/api/assets/style-default.png)
Sure you can give it any other value.

Implementation

final double borderRadius;