Also, how can I set text color for tabs? TabBar { id: tabBar currentIndex: swipeView.currentIndex background: Rectangle { color: "#f4d37c" } TabButton { id: ...
確定! 回上一頁