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