blink property

String get blink

blink - Make text blink. (Not as widely supported, supported in VSCode through my PR)

Implementation

String get blink => _chalk.blink(this);