Skip to content

Icon properties #4

@tehphilb

Description

@tehphilb

It would be great if you could consider to add more properties to the close and search icon like size etc.
Since at the moment those are fixed values.

Padding(
    padding: const EdgeInsets.all(3),
        child: SizedBox(
            width: 30,
            height: 30,
            child: Icon(icon ?? Icons.arrow_back_ios_new,
                color: iconColor ?? Colors.black.withOpacity(.7), size: 25))))));

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