grayscale static method

String grayscale()

Implementation

static String grayscale() {
  return '$_filterGrayscale()';
}