Now, in your Flutter app code, create a new class for your custom Clipper. ... ClipPath( clipper: MariasClipper(), child: Container( color: Colors.pink, ) ...
確定! 回上一頁