CommonStylesLineStyleVersion: 3.0.0On this pageLineStyle const LineStyle({ this.color = Colors.black12, this.dashPattern, this.thickness,}); color TypedefaultColorColors.black12 dashPattern TypedefaultList<int>?null thickness Typedefaultint?null