mod: 统一底栏图标大小

This commit is contained in:
orz12
2024-07-11 17:31:58 +08:00
parent 945cf81d48
commit b9248560c4

View File

@@ -31,7 +31,7 @@ List defaultNavigationBars = [
'id': 2, 'id': 2,
'icon': const Icon( 'icon': const Icon(
Icons.video_collection_outlined, Icons.video_collection_outlined,
size: 20, size: 21,
), ),
'selectIcon': const Icon( 'selectIcon': const Icon(
Icons.video_collection, Icons.video_collection,