width property

double? width
final

The preferred width of the image. If null, it will be determined by the parent widget.

Implementation

final double? width;