flex property
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;
Indicates that the column can be expanded if there are extra horizontal space.
Has no effect if VitTable.enableHorizontalScroll is set to true.
final int? flex;