删除图片
This commit is contained in:
BIN
assets/images/delete.png
Normal file
BIN
assets/images/delete.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 789 B |
@@ -49,7 +49,7 @@ class _ChatFooterState extends State<ChatFooter>
|
||||
child: GestureDetector(
|
||||
onTap: widget.onClear,
|
||||
child: Image.asset(
|
||||
'assets/images/history_mini.png',
|
||||
'assets/images/delete.png',
|
||||
width: 24,
|
||||
height: 24,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user