textBg property

void textBg=(Color color)

Implementation

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