value property

String Function(T row) value
final

Read the cell's display string for row.

Implementation

final String Function(T row) value;