width property

double? width
final

When width is specified parent constraints are ignored. When only width or height is specified the original aspect ratio is preserved.

Implementation

final double? width;