mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
categories page
This commit is contained in:
@@ -335,7 +335,7 @@ class _FilledTabBarState extends State<FilledTabBar> {
|
||||
|
||||
static const tabPadding = EdgeInsets.symmetric(horizontal: 6, vertical: 6);
|
||||
|
||||
static const tabRadius = 12.0;
|
||||
static const tabRadius = 8.0;
|
||||
|
||||
_IndicatorPainter? painter;
|
||||
|
||||
|
Reference in New Issue
Block a user