tag property

  1. @nonVirtual
  2. @override
String tag
override

every config has a tag

Implementation

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