OnAddCallback typedef

OnAddCallback = void Function(DrawObject object)

Implementation

typedef OnAddCallback = void Function(DrawObject object);