onDrawableDeleted property

DrawableDeletedCallback? onDrawableDeleted
final

Callback when a Drawable is deleted internally in FlutterPainter.

Implementation

final DrawableDeletedCallback? onDrawableDeleted;