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