cornerRadius property

double cornerRadius
final

Modifies the corner radius of the payment button. To remove the rounded courners, set this value to 0.0. The default value is set to 4.0

Implementation

final double cornerRadius;