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

Fix: change all icon button widget property from child to icon in app bar, icon button and scaffold example screen #183

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

vinothvino42
Copy link
Contributor

Description

In this PR, Currently, the app bar, the icon button, and the scaffold example screens do not display the icon. So I've updated all the example screen that uses the icon button from child to icon property

Related Issues

Closes #182

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@vinothvino42 vinothvino42 changed the title Fix: change all icon button widget property from child to icon in app… Fix: change all icon button widget property from child to icon in app bar, icon button and scaffold example screen Jan 27, 2025
@divyanshub024 divyanshub024 merged commit d125007 into BuildMirai:dev Jan 27, 2025
3 checks passed
@divyanshub024
Copy link
Member

Thank you for your contribution @vinothvino42 🫶

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.

Icon button is not rendering the icon in mirai example screens
2 participants