width property Null safety

int width
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;