simplificationTolerance property

  1. @override
double get simplificationTolerance

The current tolerance of simplification, in pixels.

Lines will be simplified when they are finished. A value of 0 (default) will mean no simplification.

Implementation

@override
double get simplificationTolerance;