data property

  1. @override
TypedDataList<int> data
final

Pixel data in the buffer.

Implementation

@override
final TypedDataList<int> data;