-
Notifications
You must be signed in to change notification settings - Fork 324
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
Please solve my Doubt #15
Comments
@prabaljainn basically from this method |
getting this issue please help: textTheme: Theme.of(context).textTheme.copyWith( |
Exception has occurred. |
I think it is because the textTheme property is removed from the AppBarTheme constructor in later versions of flutter |
I am having problem in this file.
textTheme: Theme.of(context).textTheme,
can't understand this line
https://github.com/iampawan/30DaysOfFlutter/blob/02f7ca0a43705d89ef9836eebec74ece6e331d93/lib/widgets/themes.dart
The text was updated successfully, but these errors were encountered: