allowDrop property
If true the user can drop items here Set allowDrop to true and use onDragMove to fine tune the check
Implementation
bool allowDrop;
If true the user can drop items here Set allowDrop to true and use onDragMove to fine tune the check
bool allowDrop;