Clean up
This commit is contained in:
parent
d6836ad3df
commit
d110910ef0
2 changed files with 1 additions and 4 deletions
|
|
@ -220,7 +220,7 @@ class _MetaRow extends StatelessWidget {
|
|||
Icon(
|
||||
event.statusIcon,
|
||||
size: 12,
|
||||
color: invisible ? Colors.transparent : color,
|
||||
color: color,
|
||||
),
|
||||
],
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue