onTap property

(dynamic Function()?) onTap
final

Function performed whenever the card is tapped.

Implementation

final Function()? onTap;