Skip to content

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

Merged
divyanshub024 merged 1 commit intoStacDev:devfrom
vinothvino42:bug/icon-button-issue
Jan 27, 2025
Merged

Fix: change all icon button widget property from child to icon in app bar, icon button and scaffold example screen#183
divyanshub024 merged 1 commit intoStacDev:devfrom
vinothvino42:bug/icon-button-issue

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 StacDev:dev Jan 27, 2025
3 checks passed
@divyanshub024
Copy link
Member

Thank you for your contribution @vinothvino42 🫶

lstonussi pushed a commit to SuaMusica/stac that referenced this pull request Feb 25, 2026
Fix: change all icon button widget property from child to icon in app bar, icon button and scaffold example screen
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