hotPink property

String get hotPink

set foreground color to X11/CSS color hotPink         (0xFF69B4)/rgb(255, 105, 180)

Implementation

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