JCUpdateTextWidget(this.key, {TextStyle? style}) { this.style = style ?? TextStyle( fontSize: 14, fontWeight: FontWeight.w500); }