String html = "<p style="color:red;">This is a paragraph.</p>"; Html( data: html ?? '', ) The result not showing color red text.