displayColor property

Float32List displayColor

Implementation

Float32List get displayColor {
  return artboard.overrideColor ?? _color;
}