LineShader constructor
const
LineShader(})
Implementation
const LineShader(
this.colors, {
this.from = const Offset(0, 0.5),
this.to = const Offset(1, 0.5),
this.colorStops,
this.tileMode = TileMode.clamp,
this.matrix4,
});