length property

int length

The size of the image buffer.

Implementation

int get length => data.length;