borderRadius property

double? borderRadius
final

Custom border radius for the button. If not provided, defaults to 12.0.

Implementation

final double? borderRadius;