resizeUpLeftDownRight constant Null safety

MouseCursor const resizeUpLeftDownRight

Implementation

static const MouseCursor resizeUpLeftDownRight =
    MouseCursor(kind: 'resizeUpLeftDownRight');