LayerColor.from constructor
LayerColor.from()
Implementation
LayerColor.from(LayerColor c)
: this(back: c.back, front: c.front, border: c.border);
LayerColor.from(LayerColor c)
: this(back: c.back, front: c.front, border: c.border);