minus
Source set: Common
public operator fun PaddingValues.minus(other: PaddingValues): PaddingValues
Subtracts a PaddingValues from another one and ensures that the result is non-negative.
Subtracts a PaddingValues from another one and ensures that the result is non-negative.
public operator fun PaddingValues.minus(other: PaddingValues): PaddingValues
Subtracts a PaddingValues from another one and ensures that the result is non-negative.