width property

int? width
final

Width of the image. Parent widget width will be prioritize if it's provided and less than the image width.

Implementation

final int? width;