Adding TopNews
This commit is contained in:
@@ -32,6 +32,7 @@ class ItemMagLarge extends StatelessWidget {
|
||||
height: 235,
|
||||
width: 168,
|
||||
decoration: BoxDecoration(
|
||||
color: Colors.grey,
|
||||
shape: BoxShape.rectangle,
|
||||
borderRadius: BorderRadius.all(
|
||||
Radius.circular(5),
|
||||
|
||||
Reference in New Issue
Block a user