ClipRRect
This widget clip the child widget like ClipRRect Widget in Flutter.
A widget that clips its child using a rounded rectangle.
By default, ClipRRect uses its own bounds as the base rectangle for the clip, but the size and location of the clip can be customized using a custom clipper.
See: https://api.flutter.dev/flutter/widgets/ClipRRect-class.html