titleTextBuilder property

String Function(T)? titleTextBuilder
final

Builder for the title text of the item

Implementation

final String Function(T)? titleTextBuilder;