onDelete property
final
A function called whenever useCard is true and the user taps on the remove button.
Implementation
final VoidCallback? onDelete;
A function called whenever useCard is true and the user taps on the remove button.
final VoidCallback? onDelete;