CustomClipPath constructor

const CustomClipPath({
  1. Key? key,
})

Implementation

const CustomClipPath({Key? key}) : super(key: key);