import QtQuick import "../constants" // vertical line separator for top bar Rectangle { width: 1 height: 16 color: Colors.md3.on_background }