AntdParagraph constructor
const
AntdParagraph({})
Implementation
const AntdParagraph({
super.key,
this.code,
this.copyable,
this.delete,
this.disabled,
this.editable,
this.ellipsis,
this.mark,
this.strong,
this.italic,
this.underline,
this.type,
this.onClick,
this.content,
this.contentList,
});