header property

Widget? header
final

Non-reorderable widget at top of the table. Cells in header also affects alignment of columns.

Implementation

final Widget? header;