colResize constant
Cursor
const colResize
The item/column can be resized horizontally. Often rendered as arrows pointing left and right with a vertical bar separating them.

Implementation
static const Cursor colResize = Cursor._('col-resize');