onTap property

(dynamic Function()?) onTap
final

The callback when card is tapped

Implementation

final Function()? onTap;