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

Resolve TextTheme deprecated members in various dart files #5 #6

Closed
wants to merge 3 commits into from
Closed

Resolve TextTheme deprecated members in various dart files #5 #6

wants to merge 3 commits into from

Conversation

ishitakapoor26
Copy link

@ishitakapoor26 ishitakapoor26 commented Jun 6, 2023

  • Resolve TextTheme deprecated members in various dart files.
  • Replaced 'bodyText1' with bodyLarge.
  • Replaced 'headline6' with titleLarge.
  • Replaced 'subtitle1' with titleMedium.
  • Replaced 'caption' with bodySmall.
  • Removed typo in a file.
  • Resolves Deprecated features/members found in dart files #5

@CLAassistant
Copy link

CLAassistant commented Jun 6, 2023

CLA assistant check
All committers have signed the CLA.

@ishitakapoor26 ishitakapoor26 closed this by deleting the head repository Jan 31, 2024
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

Successfully merging this pull request may close these issues.

Deprecated features/members found in dart files
2 participants