LineStyle

constructor(lineType: LineType = LineType.SmoothCurve(isDotted = false), color: Color = Color.Black, width: Float = 8.0f, alpha: Float = 1.0f, style: DrawStyle = Stroke(width = width), colorFilter: ColorFilter? = null, blendMode: BlendMode = DefaultBlendMode)

Parameters

color

Defines the color of the path or line.

width

Defines the width of the path/line stroke.

alpha

Defines the alpha of the path/line.

style

Defines if the path/line is filled or stroke.

colorFilter

ColorFilter to apply to the color when drawn into the destination.

blendMode

All prams related to selection popup to be added here in SelectionHighlightPopUp