codeblock property
CodeBlockAttribute?
get
codeblock
Implementation
CodeBlockAttribute? get codeblock =>
attributes[EasyAttribute.codeblock.key] as CodeBlockAttribute?;
CodeBlockAttribute? get codeblock =>
attributes[EasyAttribute.codeblock.key] as CodeBlockAttribute?;