UXPWebViewCard({ Key? key, required this.name, required this.type, this.id, this.props, }) : super(key: key);