width
Source set: Android
public fun SubspaceModifier.width(width: Dp): SubspaceModifier
Declare the preferred size of the content to be exactly width dp along the x dimension.
Declare the preferred size of the content to be exactly width dp along the x dimension.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun SubspaceModifier.width(width: Dp): SubspaceModifier
Declare the preferred size of the content to be exactly width dp along the x dimension.
Last updated: