width property
The width of the entire widget.
If not specified, the widget adapts to its parent constraints.
Implementation
final double? width;
The width of the entire widget.
If not specified, the widget adapts to its parent constraints.
final double? width;