customRowBuilder property

CustomRowBuilder<TResult>? customRowBuilder
final

A custom builder that builds a row.

Implementation

final CustomRowBuilder<TResult>? customRowBuilder;