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

Implementation
static const Cursor swResize = Cursor._('sw-resize');
The edge of the item can be moved diagonally (south-west).

static const Cursor swResize = Cursor._('sw-resize');