none constant

SystemMouseCursor const none

Hide the cursor.

Any cursor other than none or MouseCursor.uncontrolled unhides the cursor.

Implementation

static const SystemMouseCursor none = SystemMouseCursor._(kind: 'none');