flex property

int? flex
final

Indicates that the column can be expanded if there are extra horizontal space.

Has no effect if VitTable.enableHorizontalScroll is set to true.

Implementation

final int? flex;