Search code examples
flutterdart

How to convert flutter Icon to Image?


I need to use a standard Flutter icon as Image.

How can I do that?

I tried:

photo = Image(image: Icons.no_photography);

It doesn't work because I need a path. Is there any way to find this path?


Solution

  • In short: It is not possible, the icons comes from a font.