thumbnailWidth property

int thumbnailWidth

@return width of image from renderThumbnail

Implementation

int get thumbnailWidth => width ~/ _THUMBNAIL_SCALE_FACTOR;