DashedShape

constructor(shape: Shape = Shapes.rectShape, dashLengthDp: Float = DefaultDimens.DASH_LENGTH, gapLengthDp: Float = DefaultDimens.DASH_GAP, fitStrategy: DashedShape.FitStrategy = FitStrategy.Resize)