borderRadius property
The border radius applied to the container's background and clipping.
Creates rounded corners that affect both visual appearance and content clipping behavior.
Implementation
final BorderRadiusGeometry? borderRadius;
The border radius applied to the container's background and clipping.
Creates rounded corners that affect both visual appearance and content clipping behavior.
final BorderRadiusGeometry? borderRadius;