20
20
import Ubuntu.Components 1.3
25
27
property bool highlightWhenPressed: true
27
30
property alias backColor: menu.color
43
33
// This is for retro-compatibility with ListItem.Empty, adding support to override the callback
44
34
signal triggered(var value)