noDrop constant
Cursor
const noDrop
An item may not be dropped at the current location.

Implementation
static const Cursor noDrop = Cursor._('no-drop');
An item may not be dropped at the current location.

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