create static method

Display create()

Implementation

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