This commit is contained in:
zhuzihcu
2023-03-15 14:49:33 +08:00
parent 926132a285
commit 1e4f939de7
4 changed files with 132 additions and 70 deletions

View File

@ -6,7 +6,7 @@ Item {
anchors.margins: -4
property color color: FluTheme.isDark ? "#FFFFFF" : "#000000"
property var radius: 4
property int radius: 4
Rectangle{
width: root.width