strikethrough property
StrikeAttribute?
get
strikethrough
Implementation
StrikeAttribute? get strikethrough =>
attributes[EasyAttribute.strike.key] as StrikeAttribute?;
StrikeAttribute? get strikethrough =>
attributes[EasyAttribute.strike.key] as StrikeAttribute?;