width property

double? width
final

The width of the image (both in Flutter and in the HTML element).

Implementation

final double? width;