Adding TopNews
This commit is contained in:
@@ -22,6 +22,7 @@ class ItemMagazineSearch extends StatelessWidget {
|
||||
height: 50,
|
||||
width: 50,
|
||||
decoration: BoxDecoration(
|
||||
color: Colors.grey,
|
||||
shape: BoxShape.circle,
|
||||
image: DecorationImage(
|
||||
image: NetworkImage(magazine.urlCover),
|
||||
|
||||
Reference in New Issue
Block a user