width property
A Double value specifying the width of the containing window, or null
if the width is not specified.
Implementation
double? width;
A Double value specifying the width of the containing window, or null
if the width is not specified.
double? width;