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