value property
Read the cell value for row. The returned string is what the engine
renders.
Implementation
final String Function(T row) value;
Read the cell value for row. The returned string is what the engine
renders.
final String Function(T row) value;