textBackground property

void textBackground=(Paint? v)

Implementation

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