Future<bool> onExit(BuildContext context) async { return await EventHandler(this).execute(_onexit); }