Skip to main content
Version: 3.0.0

LineStyle

const LineStyle({
this.color = Colors.black12,
this.dashPattern,
this.thickness,
});

color​

Typedefault
ColorColors.black12

dashPattern​

Typedefault
List<int>?null

thickness​

Typedefault
int?null