ClipOval

This widget clip the child widget like ClipOval Widget in Flutter.

The ClipOval take clipper that is callback function and return Rect object.

This widget use ClipPath internally to clip the child widget

See: https://api.flutter.dev/flutter/widgets/ClipOval-class.html