minus
Source set: Common
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.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
operator fun PaddingValues.minus(other: PaddingValues): PaddingValues
Subtracts a PaddingValues from another one and ensures that the result is non-negative.
Last updated: