palette property

Palette? get palette

The palette if the image has one, null otherwise.

Implementation

Palette? get palette => data?.palette;