code property
InlineCodeAttribute?
get
code
Implementation
InlineCodeAttribute? get code =>
attributes[EasyAttribute.code.key] as InlineCodeAttribute?;
InlineCodeAttribute? get code =>
attributes[EasyAttribute.code.key] as InlineCodeAttribute?;