width property

int? width
final

width of the image

is not always returned, hence the nullable property

Implementation

final int? width;