onSecondaryTapDown property
Row right mouse down handler, won't be called if tapped cell has any tap event handlers
Implementation
final GestureTapDownCallback? onSecondaryTapDown;
Row right mouse down handler, won't be called if tapped cell has any tap event handlers
final GestureTapDownCallback? onSecondaryTapDown;