To paint in Flutter you use the CustomPaint widget. The CustomPaint widget takes a CustomPainter object as a parameter.
確定! 回上一頁