color property

Color? get color

Implementation

Color? get color {
  return _color;
}