hasPalette property

  1. @override
bool hasPalette
override

True if the color uses a palette.

Implementation

@override
bool get hasPalette => image.hasPalette;