Width

data class Width(val width: Dp)

Set a required width for an item.

Constructors

Link copied to clipboard
constructor(width: Dp)

Properties

Link copied to clipboard
val width: Dp