value property

Color value
override

Builds attribute into widget propety

Implementation

Color get value {
  return color;
}