Absolute

expect constructor(left: Dp = 0.dp, top: Dp = 0.dp, right: Dp = 0.dp, bottom: Dp = 0.dp)(source)
constructor(platformValue: PaddingValues.Absolute)(source)
actual constructor(left: Dp, top: Dp, right: Dp, bottom: Dp)(source)
actual constructor(left: Dp, top: Dp, right: Dp, bottom: Dp)(source)