CustomPaint 是flutter的一个组件,所以我们可以像其他组件一样使用: CustomPaint({ Key? key, CustomPainter? painter, // 绘制在子元素的下层 ...
確定! 回上一頁