isAntiAlias property

  1. @override
bool isAntiAlias
final

Whether to paint the image with anti-aliasing.

Anti-aliasing alleviates the sawtooth artifact when the image is rotated.

Implementation

@override
final bool isAntiAlias;