Absolute

Constructors

Link copied to clipboard
expect constructor(left: Dp = 0.dp, top: Dp = 0.dp, right: Dp = 0.dp, bottom: Dp = 0.dp)
constructor(platformValue: PaddingValues.Absolute)
actual constructor(left: Dp, top: Dp, right: Dp, bottom: Dp)
actual constructor(left: Dp, top: Dp, right: Dp, bottom: Dp)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard