LiveIconPhoto constructor
LiveIconPhoto(
- LiveIconPhotoImage original,
- LiveIconPhotoImage sq180,
- LiveIconPhotoImage pxsq180,
- LiveIconPhotoImage w540,
- LiveIconPhotoImage pxw540,
- LiveIconPhotoImage sq60,
- LiveIconPhotoImage pxsq60,
- LiveIconPhotoImage sq120,
- LiveIconPhotoImage pxsq120,
- LiveIconPhotoImage w240,
- LiveIconPhotoImage pxw240,
Implementation
LiveIconPhoto(
this.original,
this.sq180,
this.pxsq180,
this.w540,
this.pxw540,
this.sq60,
this.pxsq60,
this.sq120,
this.pxsq120,
this.w240,
this.pxw240,
);