size property

ColumnSize size
final

The relative size of this column.

Column sizes are determined based on available width by distributing it to individual columns accounting for their relative sizes.

Implementation

final ColumnSize size;