DashedShape

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