MarkerCorneredShape

constructor(all: CorneredShape.Corner, tickSize: Dp = MARKER_TICK_SIZE.dp)
constructor(base: CorneredShape, tickSize: Dp = MARKER_TICK_SIZE.dp)
constructor(topLeft: CorneredShape.Corner, topRight: CorneredShape.Corner, bottomRight: CorneredShape.Corner, bottomLeft: CorneredShape.Corner, tickSize: Dp = MARKER_TICK_SIZE.dp)