tag property

  1. @nonVirtual
  2. @override
String get tag
override

every config has a tag

Implementation

@nonVirtual
@override
String get tag => MarkdownTag.a.name;