width
Android
public fun RemoteModifier.width(width: RemoteDp): RemoteModifier
Sets the width of the content using RemoteDp.
width
Android
public fun RemoteModifier.width(width: RemoteFloat): RemoteModifier
Sets the width of the content using RemoteFloat.