PageBlockTable constructor
PageBlockTable({})
Implementation
PageBlockTable({
super.extra,
super.client_id,
this.caption,
this.cells,
this.is_bordered,
this.is_striped,
});
PageBlockTable({
super.extra,
super.client_id,
this.caption,
this.cells,
this.is_bordered,
this.is_striped,
});