width property Null safety

double? width
read / write

The child's width.

Ignored if both left and right are non-null.

Implementation

double? width;