calculateStartPadding
Source set: Common
public fun PaddingValues.calculateStartPadding(layoutDirection: LayoutDirection): Dp
The padding to be applied along the start edge inside a box: along the left edge if the layout direction is LTR, or along the right edge for RTL.