backgroundColor property

set backgroundColor (Color? v)

Implementation

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