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