columnHeaders property

List<TableAdvancedColumnHeader> columnHeaders
final

Configurations for column headers. You can specify the Widget to show and the flex space taken by each column.

Implementation

final List<TableAdvancedColumnHeader> columnHeaders;