blockIndentation property
BlockIndentAttribute?
get
blockIndentation
Implementation
BlockIndentAttribute? get blockIndentation =>
attributes[EasyAttribute.indentation.key] as BlockIndentAttribute?;