NUIHtmlText constructor
NUIHtmlText({})
Implementation
NUIHtmlText({required this.data, required this.textStyle, this.style, this.onLaunchFail, this.overflow = TextOverflow.ellipsis, this.maxLines});
NUIHtmlText({required this.data, required this.textStyle, this.style, this.onLaunchFail, this.overflow = TextOverflow.ellipsis, this.maxLines});