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