Skip to content

IN 1.0.0 new version how put backgroundColor and TextStyle in the same? #288

@betobon

Description

@betobon

IN 1.0.0 new version how put backgroundColor and TextStyle in the same html?

in old version

children: [
Html(
data: controller.html,
padding: EdgeInsets.all(2.0),
backgroundColor: Colors.grey[300],
defaultTextStyle: TextStyle( fontWeight: FontWeight.bold,
fontSize: 23),

                            ),

but I can't now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions