width property

double? width
final

The container’s width. If null, the container will size to its child.

Implementation

final double? width;