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

Error: The method 'CustomThumbShape.paint' has fewer named arguments than the overridden method 'SliderComponentShape.paint'. #9

Closed
yeikel16 opened this issue Aug 13, 2020 · 0 comments · Fixed by #10

Comments

@yeikel16
Copy link
Contributor

When updating Flutter to the new version 1.20.1, these new parameters were added:

  • double textScaleFactor
  • Size sizeWithOverflow

to the overridden paint () method of the SliderComponentShape class

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 a pull request may close this issue.

1 participant