Flutter Canvas - Draw Rectangle - To draw a rectangle on a canvas, you can use the function drawRect. The syntax is void drawRect(Rect rect, Paint paint).
確定! 回上一頁