create static method

HeightData create()

Implementation

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