strokeAlignCenter constant
The border is drawn on the center of the border path, with half of the BorderSide.width on the inside, and the other half on the outside of the path.
This is a constant for use with strokeAlign.
Implementation
static const double strokeAlignCenter = 0.0;