height property Null safety

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