How do I use PNG icons in Flutter?

Find the constructor parameter icon or whatever it is. Now change its type from IconData (mostly) to Widget and now find the usage with simple searching/looking for the keyword and adjust/fit in the changed icon parameter as a Widget . because Icon() is also a widget which used the earlier IconData widget.

Sizin İçin Seçtik  How do I add an asset image in flutter?

Leave a Reply

Your email address will not be published. Required fields are marked *