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