Using flutter_html for richtext html. Try this code to change the Html font style: Html( data: 'my text', style: { "body": Style( fontSize: FontSize(18.0), ...
確定! 回上一頁