hasPalette property

  1. @override
bool get hasPalette
override

True if the color uses a palette.

Implementation

@override
bool get hasPalette => image.hasPalette;