Minor fix
This commit is contained in:
@@ -109,7 +109,7 @@ class ChannelListHeader extends StatelessWidget implements PreferredSizeWidget {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
return SvgPicture.asset(
|
return SvgPicture.asset(
|
||||||
'images/icon_pen-write.svg',
|
'svgs/icon_pen_write.svg',
|
||||||
package: 'stream_chat_flutter',
|
package: 'stream_chat_flutter',
|
||||||
width: 24.0,
|
width: 24.0,
|
||||||
height: 24.0,
|
height: 24.0,
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 453 B After Width: | Height: | Size: 453 B |
Reference in New Issue
Block a user