filterQuality property Null safety

FilterQuality filterQuality
final

Used to set the filterQuality of the image.

Defaults to FilterQuality.low to scale the image, which corresponds to bilinear interpolation.

Implementation

final FilterQuality filterQuality;