onSecondaryTap property

GestureTapCallback? onSecondaryTap
final

Row right click handler, won't be called if tapped cell has any tap event handlers

Implementation

final GestureTapCallback? onSecondaryTap;