TagflowElement.empty constructor
TagflowElement.empty()
Factory constructor for empty elements
Implementation
factory TagflowElement.empty() => const TagflowElement(tag: '#empty');
Factory constructor for empty elements
factory TagflowElement.empty() => const TagflowElement(tag: '#empty');