borderRadius property Null safety
final
The radius of the button's corners when it has a background color.
Defaults to round corners of 8 logical pixels.
Implementation
final BorderRadius? borderRadius;
The radius of the button's corners when it has a background color.
Defaults to round corners of 8 logical pixels.
final BorderRadius? borderRadius;