rowResize constant
Cursor
const rowResize
The item/row can be resized vertically. Often rendered as arrows pointing up and down with a horizontal bar separating them.

Implementation
static const Cursor rowResize = Cursor._('row-resize');