backgroundColor property

String backgroundColor
getter/setter pair

背景颜色。格式为 RGB 定义下的 Hex 值,如 #FFB6C1 表示浅粉色。默认值 #000000,表示为黑色

Implementation

String backgroundColor;