onThreadTap property

ThreadTapCallback? onThreadTap
final

Function called when tapping on a thread By default it calls Navigator.push using the widget built using threadBuilder

Implementation

final ThreadTapCallback? onThreadTap;