🧩Icon()

// Some code
Icon(     
          Icons.ac_unit,
          : 90,
          : Colors.green,
        ),

Last updated