width property

double? width
final

The width of the container.

If null, the width will be determined by the className or default behavior.

Implementation

final double? width;