bg property

void bg=(Color bg)

Implementation

set bg(Color bg) => useParent((v) => v..bg = bg);