borderRadius property
The border radius of the chip.
If not provided, defaults to a border radius of 8.0.
Implementation
final BorderRadius? borderRadius;
The border radius of the chip.
If not provided, defaults to a border radius of 8.0.
final BorderRadius? borderRadius;