defaultColumnWidth property
Default sizing strategy for all columns.
Type: TableSize
. Used when no specific width is provided in
columnWidths. Defaults to FlexTableSize for proportional sizing.
Implementation
final TableSize defaultColumnWidth;
Default sizing strategy for all columns.
Type: TableSize
. Used when no specific width is provided in
columnWidths. Defaults to FlexTableSize for proportional sizing.
final TableSize defaultColumnWidth;