CommentBox constructor
CommentBox({})
Implementation
CommentBox(
{this.child,
this.header,
this.sendButtonMethod,
this.formKey,
this.commentController,
this.sendWidget,
this.userImage,
this.labelText,
this.focusNode,
this.errorText,
this.withBorder = true,
this.backgroundColor,
this.textColor});