cellBuilder property

CellBuilder? cellBuilder
final

When specified, the builder will be used to display your own widget for the cell

Implementation

final CellBuilder? cellBuilder;