textBackground property

set textBackground (Paint? v)

Implementation

set textBackground(Paint? v) => _style.background = v;