Footer constructor
Footer({
- List<
StructuralElement> ? content,
Implementation
Footer({
this.content,
this.footerId,
});
Footer({
this.content,
this.footerId,
});