mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-04 10:43:49 +08:00
fix: UI
This commit is contained in:
parent
d257663b27
commit
4679d559d9
@ -83,6 +83,7 @@ class NavUI extends HookConsumerWidget {
|
||||
crossAxisSpacing: 12,
|
||||
itemCount: data.items!.length,
|
||||
padding: EdgeInsets.only(left: 12, right: 12, bottom: 12),
|
||||
cacheExtent: 500,
|
||||
itemBuilder: (BuildContext context, int index) {
|
||||
const itemHeight = 160.0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user