onDoubleTap property

(dynamic Function()?) onDoubleTap
final

Function performed whenever the card is double tapped.

Implementation

final Function()? onDoubleTap;