Applies a border radius of 25 logical pixels to the widget.
Returns a ClipRRect widget with a border radius of 25 logical pixels.
ClipRRect get roundedLg => _rounded(radius: 25);