create static method

Cursor create()

Implementation

@$core.pragma('dart2js:noInline')
static Cursor create() => Cursor._();