HareText error({TextStyle? style}) { this.style = style ?? const TextStyle(color: Colors.red); return this; }