cellBuilder property

FdcCustomCellBuilder<T> cellBuilder
final

Builds the custom cell widget for the current row.

Implementation

final FdcCustomCellBuilder<T> cellBuilder;