onRemove property

void Function()? onRemove
final

Callback, called when the background should be removed.

Implementation

final void Function()? onRemove;