buildColumnCells abstract method

List<DataColumnCell<T>> buildColumnCells(
  1. BuildContext context
)

Implementation

List<DataColumnCell<T>> buildColumnCells(BuildContext context);