Skip to content

Icons not following Theme #9

@SirusCodes

Description

@SirusCodes

In 1.0.0 Icons are not following color from theme and shows ThemeData.disabledColor

AnimatedIconButton(
    size: 25,
    animationController: _iconController,
    icons: const [
        AnimatedIconItem(icon: Icon(Icons.share)),
        AnimatedIconItem(icon: Icon(Icons.close_rounded)),
    ],
),

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