Static

class Static(val width: Dp) : WidthSetting

Use this width setting when you want the column to have a fixed size.

Constructors

Link copied to clipboard
constructor(width: Dp)

Properties

Link copied to clipboard
val width: Dp