onCreated property
Called when "buildingOffset" of reorderableEntity is true and the child was built.
Implementation
final void Function(GlobalKey key) onCreated;
Called when "buildingOffset" of reorderableEntity is true and the child was built.
final void Function(GlobalKey key) onCreated;