Flutter_widget_from_html: textAlign

Created on 9 Jul 2020  路  1Comment  路  Source: daohoangson/flutter_widget_from_html

Hey,

Is there a way to apply textAlign to the whole tree, just like on a Text widget?

question

Most helpful comment

Wrapping your html inside a <div style="text-align: right">...</div> should work.

>All comments

Wrapping your html inside a <div style="text-align: right">...</div> should work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

theneshofficial picture theneshofficial  路  4Comments

SoFo12 picture SoFo12  路  4Comments

leewonghao picture leewonghao  路  7Comments

rommelcarlo picture rommelcarlo  路  3Comments

forever84721 picture forever84721  路  4Comments