Skip to content

Instantly share code, notes, and snippets.

@mortezanazari-hub
Created January 23, 2025 13:07
Show Gist options
  • Select an option

  • Save mortezanazari-hub/9d95f96108890b2013297e3a532d9711 to your computer and use it in GitHub Desktop.

Select an option

Save mortezanazari-hub/9d95f96108890b2013297e3a532d9711 to your computer and use it in GitHub Desktop.
/// تابعی که یک ویجت آیکون می‌سازد.
/// 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