color property

set color (dynamic value)

Implementation

set color(value) => _color = Utils.getColor(value);