create static method

BoundingBox create()

Implementation

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