nwResize constant
Cursor
const nwResize
The edge of the item can be moved diagonally (north-west).

Implementation
static const Cursor nwResize = Cursor._('nw-resize');
The edge of the item can be moved diagonally (north-west).

static const Cursor nwResize = Cursor._('nw-resize');