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

Make NumberPicker Can Use Opacity #59

Closed
wants to merge 4 commits into from

Conversation

mafanwei
Copy link

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 48

  • 36 of 47 (76.6%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 69.675%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/numberpicker.dart 36 47 76.6%
Files with Coverage Reduction New Missed Lines %
lib/numberpicker.dart 4 69.68%
Totals Coverage Status
Change from base Build 42: 0.2%
Covered Lines: 193
Relevant Lines: 277

💛 - Coveralls

@MarcinusX
Copy link
Owner

Why would you need it and why can't you just wrap Numberpicker with Opacity widget?

@mafanwei
Copy link
Author

mafanwei commented Mar 2, 2020

see issue #41

@MarcinusX
Copy link
Owner

You can do it by passing textStyle: TextStyle(color: Colors.transparent).

@MarcinusX MarcinusX closed this Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants