width property
width defines the width of the container. If width is double.infinity, get the maximum value of the parent widget.
Implementation
final double width;
width defines the width of the container. If width is double.infinity, get the maximum value of the parent widget.
final double width;