length property

int get length

Length of pixels.

Implementation

int get length => pixels.length;