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

Make TextButton use the text button style #302

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

devnought
Copy link
Contributor

Changed it from using the outlinedButtonStyle to the textButtonStyle

I came across this issue when trying to set the OutlinedButton theme for an application, and all of my TextButtons received the same theme.

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

Changed it from using the `outlinedButtonStyle` to the `textButtonStyle`
@devnought devnought closed this Apr 26, 2022
@devnought devnought reopened this Apr 26, 2022
@devnought
Copy link
Contributor Author

Whoops, accidentally closed it. Sorry!

@bdlukaa bdlukaa merged commit aec30a0 into bdlukaa:master Apr 28, 2022
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