Skip to content

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

@Mihan786Chistie

Description

@Mihan786Chistie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions