SetColor16 constructor

const SetColor16(
  1. int color
)

Creates a set color command.

Implementation

const SetColor16(this.color);