strokeAlignCenter constant
The indicator stroke is drawn on the center of the indicator path, with half of the strokeWidth on the inside, and the other half on the outside of the path.
This is a constant for use with strokeAlign.
This is the default value for strokeAlign.
Implementation
static const double strokeAlignCenter = 0.0;