onPressed property

VoidCallback? onPressed
final

Function to call when the card is tapped.

Implementation

final VoidCallback? onPressed;