Skip to content

[QUESTION] TextAlign.justify #1406

Open
@dongguangy

Description

@dongguangy

Html(
data: "

啊啊啊啊啊啊<img src="https://image.dzplus.dzng.com/2024/01/02/1704149860d6ewcv47ctv.jpg?imageView2/2/w/900\" />啊啊啊啊啊啊

",
style: {
"body": Style(
margin: Margins.zero,
padding: HtmlPaddings.zero,
textAlign: TextAlign.justify,
fontSize: FontSize(17.sp),
),
},
extensions: [
TagExtension(tagsToExtend: {"img"},child: Container())
],
);
1704269167589

Metadata

Metadata

Assignees

No one assigned

    Labels

    more-info-neededMore information is needed to resolve the issue. Will be closed if no response is received.question

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions