borderRadius property

double? borderRadius
final

Border radius for the button, it will not work if isRounded is given

Implementation

final double? borderRadius;