width property

double? width
final

Width of the container in logical pixels.

If null, the container will size itself to fit its child.

Implementation

final double? width;