onImageRemoved property
void Function()?
onImageRemoved
final
Called when the image is removed.
Implementation
final void Function()? onImageRemoved;
Called when the image is removed.
final void Function()? onImageRemoved;