TableBorderCell constructor
TableBorderCell({
- TableCellLocation? location,
- TableBorderProperties? tableBorderProperties,
Implementation
TableBorderCell({
this.location,
this.tableBorderProperties,
});