Minor change

This commit is contained in:
Juan Gilsanz Polo 2022-10-10 15:00:18 +02:00
parent 78561a68bf
commit 504d3cca56

View file

@ -299,7 +299,7 @@ class _FiltersWidgetState extends State<FiltersWidget> with TickerProviderStateM
), ),
] ]
), ),
const SizedBox(width: 10), const SizedBox(width: 5),
], ],
bottom: TabBar( bottom: TabBar(
controller: tabController, controller: tabController,