onElementDeleted property

dynamic Function(StoryElement)? onElementDeleted
final

Element deleted callback.

Implementation

final Function(StoryElement)? onElementDeleted;