onPressed property

VoidCallback? onPressed
final

Function called when the card is tapped

Implementation

final VoidCallback? onPressed;