backgroundColor property

void backgroundColor=(Color bg)

Implementation

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