hasPngquant property
bool
get
hasPngquant
Whether pngquant is available for PNG optimization.
Implementation
static bool get hasPngquant => _pngquantPath != null;
Whether pngquant is available for PNG optimization.
static bool get hasPngquant => _pngquantPath != null;