tagName property

  1. @override
String tagName
override

标签的名字,主要用于xml编码

Implementation

@override
String get tagName => 'row-for';