borderRadius property
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;
The border radius of the widget's buttons.
Controls the roundness of the buttons' corners. Defaults vary based on the factory constructor used.
final double? borderRadius;