width property

double? width
final

The width of the entire widget.

If not specified, the widget adapts to its parent constraints.

Implementation

final double? width;