bendThreshold property

double get bendThreshold

Get bend detection threshold angle in radians Used for detecting significant direction changes in the path

Implementation

double get bendThreshold => math.pi / 6;