Width + leftPadding + rightPadding) implicitHeight: Math.max(implicitBackgroundHeight + topInset + bottomInset, contentHeight + topPadding + bottomPadding) padding: 12 background: Rectangle { color: "transparent" border.color: control.Universal.chromeDisabledLowColor } }