width property

int? width
final

The width the image should decode to and cache.

At least one of this and height must be non-null.

Implementation

final int? width;