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

What is the ProvidedThemes #5

Closed
berkayoruc opened this issue Jun 11, 2021 · 3 comments
Closed

What is the ProvidedThemes #5

berkayoruc opened this issue Jun 11, 2021 · 3 comments

Comments

@berkayoruc
Copy link

What is the ProvidedThemes and how can I generate or reach ProvidedThemes?

@greensopinion
Copy link
Owner

Hi, you'll find the example shows how to use ProvidedThemes, see main.dart at line 34

ProvidedThemes is a shortcut for ThemeReader().read(myThemeData); where myThemeData a JSON theme object, e.g. light_theme.dart

@ch-muhammad-adil
Copy link

Hi there, I still can not get this. I have checked that line and there is nothing useful.

@greensopinion
Copy link
Owner

If you could open a new issue with details of the problem you're having that would be great.

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

3 participants