Column.setLinearGrowthWidth

Sets the width up to which the child will be allocated all the available width and starting from which it will be allocated a portion of the available width. In bith cases the allocated width won't exceed the declared maximum.

class Column
void
setLinearGrowthWidth

Parameters

linearGrowthWidth
Type: int

the linear growth width

Meta