class SwordPath extends CustomClipper<Path> { @override getClip(Size size) { print(size); // 获取视图的大小 double w = size.width;
確定! 回上一頁