create static method

ScrollPoints create()

Implementation

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