import QtQuick 2.15 Item { property bool isDot: false Rectangle{ } }