const UXPFieldStatics({ Key? key, this.value, this.label, this.icon, this.color, this.size, this.units, }) : super(key: key);