import QtQuick import QtQuick.Controls.Basic Text { color: Theme.primaryText font.family: Fonts.dotrice font.bold: true font.pointSize: 35 }