drawStart property
getter/setter pair
The fraction of the line, by arc length, where the visible range
begins. With drawEnd this trims the line or animates it drawing
on. Clamped to 0..1; the default is 0.
Implementation
double drawStart = 0.0;