expandedBuilder property

TListExpandedBuilder<T, K>? expandedBuilder
final

Builder for expanded row content.

When provided, rows can be expanded to show additional details.

Implementation

final TListExpandedBuilder<T, K>? expandedBuilder;