Params
@Serializable
Constructors
Link copied to clipboard
constructor(fill: ComposeBrush? = null, fillAlpha: Float? = null, pathFillType: PathFillType? = null, stroke: ComposeBrush? = null, strokeAlpha: Float? = null, strokeLineCap: StrokeCap? = null, strokeLineJoin: StrokeJoin? = null, strokeMiterLimit: Float? = null, strokeLineWidth: Float? = null)