import QtQuick import QtQuick.Layouts import QtQuick.Controls Label { Layout.fillWidth: true font.pixelSize: Style.fontSizeTitle opacity: Style.opacityTitle }