width property
Width of the container in logical pixels.
If null, the container will size itself to fit its child.
Implementation
final double? width;
Width of the container in logical pixels.
If null, the container will size itself to fit its child.
final double? width;