StrikethroughTextNode.simple constructor
StrikethroughTextNode.simple(
- String text
Implementation
StrikethroughTextNode.simple(String text) : child = PlainTextNode(text);
StrikethroughTextNode.simple(String text) : child = PlainTextNode(text);