imageWidth property

double? imageWidth
final

Width of the image default is MediaQuery.of(context).size.width

Implementation

final double? imageWidth;