ClipRRect({Widget? child, this.horizontalRadius = 0, this.verticalRadius = 0}) : super(child: child);