simplificationTolerance property

double get simplificationTolerance
inherited

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

double get simplificationTolerance => throw _privateConstructorUsedError;