blink property

Chalk get blink

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

Implementation

Chalk get blink =>
    _createStyler(_ansiSGRModiferOpen(5), _ansiSGRModiferClose(25), this);