value property
T?
value
final
The value of a cell.
Provide value of a cell to perform the sorting for whole data available in datagrid.
Implementation
final T? value;
The value of a cell.
Provide value of a cell to perform the sorting for whole data available in datagrid.
final T? value;