Closed fremartini closed 12 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
main@5278155
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Check out #555 which would merge into this branch
This PR reduces code duplication by creating a new constructor to the RoundedButton class, making it usable as a replacement for the following buttons:
Beforehand, these two buttons used tedious boilerplate by invoking the Material ElevatedButton; a thing the RoundedButton was supposed to eliminate.
Additionally, files affected this change have been simplified.
closes #508
Co-authored-by: Omid Marfavi 21163286+marfavi@users.noreply.github.com