Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added splashRadius field #3

Merged
merged 2 commits into from
Aug 13, 2020
Merged

added splashRadius field #3

merged 2 commits into from
Aug 13, 2020

Conversation

Anigulig
Copy link
Contributor

solved issue #2

@Anigulig Anigulig marked this pull request as draft August 13, 2020 03:41
@Anigulig Anigulig marked this pull request as ready for review August 13, 2020 03:42
@@ -141,6 +141,8 @@ class AnimatedIconButton extends StatefulWidget {
/// background color whenever [AnimatedIconButton] is pressed.
final AnimationController animationController;

double splashRadius;
Copy link
Owner

@Frezyx Frezyx Aug 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make this field final.
And enter information about this field in the small documentation.

@Frezyx
Copy link
Owner

Frezyx commented Aug 13, 2020

Thank you very much for updating the package.
I approved merge. But please make changes based on the comments 😊 .

@Frezyx Frezyx merged commit 555120a into Frezyx:master Aug 13, 2020
@Frezyx
Copy link
Owner

Frezyx commented Aug 13, 2020

Nice ! Thank you 👍
Changes will be available in the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants