columnWidths property

List<double>? columnWidths
final

Flex weights, or point widths when any value is > 10.

Implementation

final List<double>? columnWidths;