AntdText constructor
const
AntdText(})
Implementation
const AntdText(
this.text, {
super.key,
this.code,
this.copyable,
this.delete,
this.disabled,
this.editable,
this.ellipsis,
this.keyboard,
this.mark,
this.strong,
this.italic,
this.underline,
this.type,
this.onClick,
this.maxLines = 9999,
this.fontSize,
});