executeHandleStrikethrough function
Implementation
bool executeHandleStrikethrough(FluentDocument document) =>
_executeHandleStyle(document, 'strikethrough');
bool executeHandleStrikethrough(FluentDocument document) =>
_executeHandleStyle(document, 'strikethrough');