backgroundColor property

set backgroundColor (Color? v)

Implementation

set backgroundColor(Color? v) => _style.backgroundColor = v;