rapidblink property Null safety
rapidblink - Make text blink rapidly (>150 times per minute). (Not as widely supported, supported in VSCode through my PR)
Implementation
Chalk get rapidblink =>
_createStyler(_ansiSGRModiferOpen(6), _ansiSGRModiferClose(25), this);