fix: Fixed icons, timing, copy button

This commit is contained in:
Deven Joshi
2020-11-20 17:17:52 +05:30
parent 68e9f98b7f
commit 3c7b10173d
3 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ class _ImageFooterState extends State<ImageFooter> {
children: [
IconButton(
icon: Icon(
StreamIcons.share,
StreamIcons.share_1,
size: 24.0,
color: Colors.black,
),