bg property

set bg (Color bg)

Implementation

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