onGreyscale method

String onGreyscale(
  1. num greyscale
)

Implementation

String onGreyscale(num greyscale) => (_chalk.onGreyscale(greyscale))(this);