width property

double? width
final

The width of the container.

If null, defaults to the full screen width.

Implementation

final double? width;