miterLimit property

double? miterLimit
final

The limit where stroke joins drawn with StrokeJoin.miter switch to being drawn as StrokeJoin.bevel.

Implementation

final double? miterLimit;