borderRadius property

ButtonRadiusType? borderRadius
final

The border radius of the button, customizable with the ButtonRadiusType enum.

Implementation

final ButtonRadiusType? borderRadius;