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