ClipRect constructor

ClipRect({
  1. Widget? child,
})

Implementation

ClipRect({super.child});