onRowDoubleTap property

TrinaOnRowDoubleTapEventCallback? onRowDoubleTap
final

onRowDoubleTap is called when a row is tapped twice in a row.

Implementation

final TrinaOnRowDoubleTapEventCallback? onRowDoubleTap;