width property

double? width
final

Width of the widget. Image is subjected to fit within the given width.

Implementation

final double? width;