Uint8ClampedList(int length)

Creates a Uint8ClampedList of the specified length (in elements), all of whose elements are initially zero.

Source

external factory Uint8ClampedList(int length);