subtitleTextBuilder property

String Function(T)? subtitleTextBuilder
final

Builder for the subtitle text of the item

Implementation

final String Function(T)? subtitleTextBuilder;