width property Null safety
read / write
The width of the view in the canvas. If the right side of the view extends beyond the canvas, the setting becomes invalid.
Implementation
int width;
The width of the view in the canvas. If the right side of the view extends beyond the canvas, the setting becomes invalid.
int width;