cells property

Map<String, Object?> cells
final

Cell content keyed by TableColumn.key.

Implementation

final Map<String, Object?> cells;