Sloved Button Errors: customTextButtonColor Error, Animated Button11 …
…overflow error, Antimated Button12 Error solved
Pull Request Template
These are the issues I worked on. #251 #258
Description:
I have found some issues regarding custom button So I solved all the issue I found in it. I found 3 main issues in the custom button.
Changes Made: The issues I found regarding custom button are
- CustemTextButtonColor List is not defined,
- Animated Button 11 has overflow error when clicked
- Animnated Button12 has width issue.
I have sloved all the issues in my branch.
Related Issue: First Issue: buttons -> all_buttons -> text_button -> button6.dart Second Issue: buttons -> all_buttons -> animated_button -> button11.dart Third Issue: buttons -> all_buttons -> animated_button -> button12.dart
Screenshots/GIFs:
![C
Testing Done: I have run the application and checked the changed and test it using terminal its working fine.
Additional Notes:
Add any additional information or notes that are relevant to this PR.
Checklist:
- [yes] The code follows the project's coding style guidelines.
- [ yes] Unit tests have been added or updated to cover the changes.
- [yes] Documentation, if applicable, has been updated to reflect the changes.
- [yes] All new and existing tests pass successfully.
Please review and merge this PR at your earliest convenience.
Thank you!
@Roshaen @ashdude1401 Must consider my Pull Request.