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 in textTheme.bodyText1?.color #26

Open
echogit opened this issue May 26, 2024 · 1 comment
Open

error in textTheme.bodyText1?.color #26

echogit opened this issue May 26, 2024 · 1 comment

Comments

@echogit
Copy link

echogit commented May 26, 2024

I get an error on the line below:
color: Theme.of(context).textTheme.bodyText1?.color ?? Colors.black,

I copied the class into my folder and corrected

@AdrienLemaire
Copy link

drop_cap_text needs to be upgraded to support flutter 3.22.1

https://docs.flutter.dev/release/breaking-changes/3-19-deprecations

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

2 participants