strokeStyle property

StrokeStyle strokeStyle

A stroke style for auxiliary lines.

Implementation

static StrokeStyle get strokeStyle => StrokeStyle(
      color: strokeColor,
    );