onThreadTap property
The action to perform when threads are tapped.
By default it calls Navigator.push using the widget built using threadBuilder
Implementation
final ThreadTapCallback? onThreadTap;
The action to perform when threads are tapped.
By default it calls Navigator.push using the widget built using threadBuilder
final ThreadTapCallback? onThreadTap;