create static method

Height create()

Implementation

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