@override Future<void> dispatchEventUtilAdded(Event event) async { if (disposed) return; super.dispatchEventUtilAdded(event); }