add custom scroll view to access managment screen and devices screen

This commit is contained in:
ashrafzarkanisala
2024-08-27 03:29:35 +03:00
parent 7d700f47dd
commit 56edcaf788
8 changed files with 403 additions and 425 deletions

View File

@ -36,7 +36,7 @@ class AcDeviceControl extends StatelessWidget with HelperResponsiveLayout {
: isMedium
? 2
: 1,
mainAxisExtent: 133,
mainAxisExtent: 140,
crossAxisSpacing: 12,
mainAxisSpacing: 12,
),