borderRadius property
final
The radii of the border's rounded rectangle corners.
The corner radii must be circular, i.e. their Radius.x and Radius.y values must be the same.
Implementation
final BorderRadius borderRadius;
The radii of the border's rounded rectangle corners.
The corner radii must be circular, i.e. their Radius.x and Radius.y values must be the same.
final BorderRadius borderRadius;