cellBuilder property
CellBuilder?
cellBuilder
final
When specified, the builder will be used to display your own widget for the cell
Implementation
final CellBuilder? cellBuilder;
When specified, the builder will be used to display your own widget for the cell
final CellBuilder? cellBuilder;