strikethrough method

void strikethrough()

Implementation

void strikethrough() => _wrap(left: '~~', right: "~~");