add factory constructor

This commit is contained in:
Salvatore Giordano
2020-11-24 13:39:36 +01:00
parent 93c324ac56
commit 6b62eadaa4
22 changed files with 424 additions and 166 deletions
+1 -2
View File
@@ -375,8 +375,7 @@ class _MessageListViewState extends State<MessageListView> {
children: [
FloatingActionButton(
backgroundColor: Colors.white,
child: StreamSvgIcon(
assetName: 'Icon_down.svg',
child: StreamSvgIcon.down(
color: Colors.black,
),
onPressed: () {