lengthInBytes property

  1. @override
int lengthInBytes
override

The size of the palette data in bytes.

Implementation

@override
int get lengthInBytes => data.lengthInBytes;