value property
dynamic
value
final
The value of the header (typically a String). This is the data that will be displayed in the header cell.
Implementation
final dynamic value;
The value of the header (typically a String). This is the data that will be displayed in the header cell.
final dynamic value;