expandWeight

val expandWeight: Float? = null

The weight of the column when expanding, or null if the column should not expand.

If there are multiple expanding columns with the same priority, the available width will be divided among them proportional to their weights.