blink property
blink - Make text blink. (Not as widely supported, supported in VSCode through my PR)
Implementation
String get blink => _chalk.blink(this);
blink - Make text blink. (Not as widely supported, supported in VSCode through my PR)
String get blink => _chalk.blink(this);