Skip to content

AttributionSettings issue with margin #1110

@Bazni

Description

@Bazni

Hello 👋

I'm trying to display the attribution logo (i) at a specific place but the bottom margin isn't apply.

 AttributionSettings(
        marginLeft: marginLeft,
        marginBottom: marginBottom,
        iconColor: Colors.grey.toARGB32(),
        position: OrnamentPosition.BOTTOM_LEFT,
      ),```

Before the package upgrade we didn't had any problem but with the last version. It seems that marginBottom isn't applied.
Do you have a solution? Is it me who don't use it correctly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions