Constructs a new BaseTag with the given content, filters, and optional body.
AbstractTag(this.content, this.filters, [this.body = const []]);