-
-
Save mortezanazari-hub/9d95f96108890b2013297e3a532d9711 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /// تابعی که یک ویجت آیکون میسازد. | |
| /// A function that builds an icon widget. | |
| typedef IconBuilder = Widget Function(Color iconColor); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment