rapidblink property

String get rapidblink

rapidblink - Make text blink rapidly (>150 times per minute). (Not as widely supported, supported in VSCode through my PR)

Implementation

String get rapidblink => (_cRapidblink ??= _chalk.rapidblink)(this);