Called when the system is removed or the world is disposed.
@override void dispose(World world) { if (_dispose case Some(value: final cb)) cb(world); }