strokeAlignInside constant Null safety

double const strokeAlignInside

The border is drawn fully inside of the border path.

This is the default.

Implementation

static const double strokeAlignInside = -1.0;