onDelete property

VoidCallback? onDelete
final

A function called whenever useCard is true and the user taps on the remove button.

Implementation

final VoidCallback? onDelete;