onPreSolve property

(void Function(Object other, Contact contact, Manifold oldManifold)?) onPreSolve
getter/setter pair

Implementation

void Function(Object other, Contact contact, Manifold oldManifold)?
    onPreSolve;