This commit is contained in:
Zacharias-Brohn
2026-02-19 10:38:49 +01:00
parent 37323a032f
commit 6bbb1c7656
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Item {
anchors.bottom: parent.bottom
property bool expanded: false
property color textColor: DynamicColors.palette.m3primary
property color textColor: DynamicColors.palette.m3onSurface
property color barColor: DynamicColors.palette.m3primary
Behavior on implicitWidth {