backgroundColor property

void backgroundColor=(Color? v)

Implementation

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