strikethrough property

String get strikethrough

Implementation

String get strikethrough => (_cStrikethrough ??= _chalk.strikethrough)(this);