onPostSolve property

void Function(Object other, Contact contact, ContactImpulse impulse)? onPostSolve
getter/setter pair

Implementation

void Function(Object other, Contact contact, ContactImpulse impulse)?
    onPostSolve;