width property

double width
final

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

Implementation

final double width;