color property

set color (Color? v)

Implementation

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