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

cardTheme color with opacity make confirm password color still light #251

Open
yogithesymbian opened this issue Sep 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@yogithesymbian
Copy link

cardTheme: CardTheme(
                  color: kColorYellow.withOpacity(0.7),
                  elevation: 10.0,
                  margin: EdgeInsets.only(top: 30.0),
                  shape: ContinuousRectangleBorder(
                    borderRadius: BorderRadius.circular(90.0),
                  ),
                ),

Screen Shot 2021-09-16 at 9 06 18 AM

@yogithesymbian yogithesymbian added the enhancement New feature or request label Sep 16, 2021
@yashdhume
Copy link

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants