Function

width

Declare the preferred size of the content to be exactly width dp along the x dimension.

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.

Last updated: