width property

double? width
getter/setter pair

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

Implementation

double? width;