onTap property
Row tap handler, won't be called if tapped cell has any tap event handlers
Implementation
final GestureTapCallback? onTap;
Row tap handler, won't be called if tapped cell has any tap event handlers
final GestureTapCallback? onTap;