InputPageBlockTable constructor
InputPageBlockTable({})
Implementation
InputPageBlockTable({
this.caption,
required this.cells,
required this.isBordered,
required this.isStriped,
});
InputPageBlockTable({
this.caption,
required this.cells,
required this.isBordered,
required this.isStriped,
});