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.

row-resize

Implementation

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