Widget.backgroundColor - multiple declarations
Function Widget.backgroundColor
returns background color
uint backgroundColor() @property const;
Function Widget.backgroundColor
set background color for widget - override one from style
Function Widget.backgroundColor
set background color for widget - from string like "#5599CC" or "white"