import QtQuick import qs.Common Rectangle { color: Theme.backgroudColor border.width: 1 border.color: Theme.color2 radius: 20 }