DashedShape

constructor(shape: Shape = Shape.Rectangle, dashLengthDp: Float = Defaults.DASH_LENGTH, gapLengthDp: Float = Defaults.DASH_GAP, fitStrategy: DashedShape.FitStrategy = FitStrategy.Resize)