headerFormat property

String Function(int column, String value)? headerFormat
final

Rewrites a header cell's text before it is drawn.

Implementation

final String Function(int column, String value)? headerFormat;