thumbnailWidth property

int get thumbnailWidth

@return width of image from renderThumbnail

Implementation

int get thumbnailWidth => width ~/ _thumbnailScaleFactor;