const CDKField360({ Key? key, this.value = 0.0, this.textSize = 12, this.enabled = true, this.onChanged, }) : super(key: key);