import QtQuick import qs.Common Rectangle { id: root color: Theme.backgroudColorBright radius: 20 }