nResize constant
Cursor
const nResize
The edge of the item can be moved up.

Implementation
static const Cursor nResize = Cursor._('n-resize');
The edge of the item can be moved up.

static const Cursor nResize = Cursor._('n-resize');