color property

set color (String? color)

Implementation

set color(String? color) => _color = color;