onRemovePressed property

ValueSetter<Attachment>? onRemovePressed
final

Callback called when the remove button is pressed.

Implementation

final ValueSetter<Attachment>? onRemovePressed;