noDrop constant

Cursor const noDrop

An item may not be dropped at the current location.

no-drop

Implementation

static const Cursor noDrop = Cursor._('no-drop');