angularSizeDp

Function

Android
public fun CurvedModifier.angularSizeDp(angularWidth: Dp): CurvedModifier

Specify the sweep (arc length) for the content in Dp. The arc length will be measured at the center of the item, except for basicCurvedText, where it will be measured at the text baseline.

Parameters

angularWidthIndicates the arc length of the content in Dp.