To paint in Flutter you use the CustomPaint widget. If you don't give it a child, you should set the size. Here I made the size 300 x 300 logical pixels.
確定! 回上一頁