Color constructor

Color(
  1. int value
)

Implementation

Color(this.value);