Companion

object Companion

Properties

Link copied to clipboard

Represents a fill max size.

Link copied to clipboard

Represents a zero size.

Functions

Link copied to clipboard

Represents a fill max height.

Link copied to clipboard

Represents a fill max width.

Link copied to clipboard
fun height(height: Dp): ComponentSize

Represents a height size.

Link copied to clipboard
fun square(size: Dp): ComponentSize

Creates a square size with the same value for width and height.

Link copied to clipboard
fun width(width: Dp): ComponentSize

Represents a width size.