borderRadius property

double? borderRadius
final

The border radius of the widget's buttons.

Controls the roundness of the buttons' corners. Defaults vary based on the factory constructor used.

Implementation

final double? borderRadius;