ColorUint1 constructor

ColorUint1(
  1. int length
)

Implementation

ColorUint1(this.length) : data = 0;