nsResize constant
Cursor
const nsResize
The edge of the item can be moved vertically (north-south).

Implementation
static const Cursor nsResize = Cursor._('ns-resize');
The edge of the item can be moved vertically (north-south).

static const Cursor nsResize = Cursor._('ns-resize');