$CustomTag( String tag, { super.attrs, super.children, var type = TagType.double, super.classes, }) { _tag = tag; this.type = type; }