empty constant

DataCell const empty

A cell that has no content and has zero width and height.

Implementation

static const DataCell empty = DataCell(SizedBox.shrink());