mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 17:34:55 +00:00
enhance it Done and yazan has watched it
This commit is contained in:
@ -92,7 +92,7 @@ class _HomeWebPageState extends State<HomeWebPage> {
|
||||
flex: 4,
|
||||
child: SizedBox(
|
||||
height: size.height * 0.6,
|
||||
width: size.width * 0.68,
|
||||
width: size.width * 0.8,
|
||||
child: GridView.builder(
|
||||
itemCount: homeBloc.homeItems.length,
|
||||
gridDelegate:
|
||||
|
||||
Reference in New Issue
Block a user