cellValue property

Object? cellValue
final

The value of the cell. Typically, it is DataGridCell.value.

Implementation

final Object? cellValue;