drawStopIndicator

fun DrawScope.drawStopIndicator(offset: Offset, size: Dp, color: Color)

The Default stop indicator.

Parameters

offset

the coordinate where the indicator is to be drawn.

size

the size of the indicator.

color

the color of the indicator.