SwitchCipperBuilder typedef Null safety
自定义裁剪
Implementation
typedef SwitchCipperBuilder = CustomClipper<Path>? Function(
Animation<double> animation);
自定义裁剪
typedef SwitchCipperBuilder = CustomClipper<Path>? Function(
Animation<double> animation);