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

Getter 'customTextButtonColor' not defined in class '_ButtonScreenState' in buttons.dart #251

Open
Mihan786Chistie opened this issue Jun 18, 2023 · 1 comment

Comments

@Mihan786Chistie
Copy link

Describe the bug
There is a problem with a getter called customTextButtonColor in the _ButtonScreenState class. The error says customTextButtonColor is not defined in the _ButtonScreenState class. The error occurs at line 281 of the 'buttons.dart' file.

To Reproduce
Steps to reproduce the behavior:

  1. Go to lib folder
  2. Go to ui_components folder
  3. Go to buttons folder
  4. Click on buttons.dart file
  5. Scroll down to line 281
  6. See error

Expected behavior
After resolving the error, the code should compile without any issues and the functionality related to the customTextButtonColor getter or field should work as intended.

Screenshots
Code Snippet:
codesnippet
Error Message:
error_message

Desktop (please complete the following information):

  • OS: Windows 11

I can fix the issue, Please assign me this issue under GSSOC 2023

@Mihan786Chistie
Copy link
Author

@Roshaen please assign me this issue

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

No branches or pull requests

1 participant