height property

double? height
getter/setter pair

A Double value specifying the height of the containing window, or null if the height is not specified.

Implementation

double? height;