backgroundColor property

set backgroundColor (Color color)

Implementation

set backgroundColor(Color color) => _style.backgroundColor = color;