import 'package:flutter/material.dart'; class CurvePainter extends CustomPainter{ ... 我们可以使用类 Path 的 cubicTo 方法绘制贝塞尔曲线:
確定! 回上一頁