sResize constant
Cursor
const sResize
The edge of the item can be moved down.

Implementation
static const Cursor sResize = Cursor._('s-resize');
The edge of the item can be moved down.

static const Cursor sResize = Cursor._('s-resize');