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