maxWidth property

  1. @override
int? maxWidth
final

Max width in pixels for the image. When set the resized image is stored in the cache.

Implementation

@override
final int? maxWidth;