create static method

SpriteEntity create()

Implementation

@pragma('dart2js:noInline')
static SpriteEntity create() => SpriteEntity._();