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