textBg property

set textBg (Color color)

Implementation

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