29     property alias icon: _imgBtn.icon
    31     implicitWidth: _imgBtn.icon.width
    32     implicitHeight: _imgBtn.icon.height
    50         icon.color: helper.
text color text
The color to use for text. 
 
A helper class to get style-dependant colors. 
 
The QML import for the QtMvvmQuick QML module.