borderRadius property

double borderRadius
final

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


![](https://rawgit.flutter-io.cn/elbeicktalat/flutter_auth_buttons/master/doc/api/assets/style-default.png)
Sure you can give it any other value.

Implementation

final double borderRadius;