const PhysicsProperties({ this.gravity = 9.8, this.friction = 0.5, this.restitution = 0.8, this.mass = 1.0, });