width property
The width of the image widget.
If null, the image will size itself based on its intrinsic dimensions.
Implementation
final double? width;
The width of the image widget.
If null, the image will size itself based on its intrinsic dimensions.
final double? width;