onPhysicsControllerChanged property

(void Function()?) onPhysicsControllerChanged
final

The callback that will be invoked when something in physicsController changed.

Implementation

final void Function()? onPhysicsControllerChanged;