isAntiAlias property

bool? isAntiAlias
final

Whether to apply anti-aliasing to the lines and images drawn.

Defaults to true.

Implementation

final bool? isAntiAlias;