width property

double? width
final

The width of the image widget.

If null, the image will size itself based on its intrinsic dimensions.

Implementation

final double? width;