backgroundColor property

void backgroundColor=(Color color)

Implementation

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