SetColor constructor

const SetColor(
  1. Color color(
    1. Map
    )
)

Creates a new instance.

Implementation

const SetColor(this.color);