threadBuilder property
Builds the active thread for the selected conversation.
Implementation
final Widget Function(BuildContext context, T conversation) threadBuilder;
Builds the active thread for the selected conversation.
final Widget Function(BuildContext context, T conversation) threadBuilder;