filterQuality property Null safety
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;
Used to set the filterQuality of the image.
Defaults to FilterQuality.low to scale the image, which corresponds to bilinear interpolation.
final FilterQuality filterQuality;