IconButton( icon: Image.asset( 'assets/icons/wechat2x.png', height: 30.h, ), onPressed: (){ } ) icon: Icon(Icons.add_a_photo, size: 30, color: Colors.black,), icon: Image.asset('assets/icons/wechat2x.png', height: 30.h,), StorageManager.sharedPreferences.get("userId") Navigator.o...