Tfoot constructor
Tfoot({})
Implementation
Tfoot({
this.rows = const [],
super.id,
super.className,
super.style,
super.attributes,
super.tag = 'tfoot',
});
Tfoot({
this.rows = const [],
super.id,
super.className,
super.style,
super.attributes,
super.tag = 'tfoot',
});