copyWith property
Implementation
TableCellCopyWith<TableCell, TableCell, TableCell> get copyWith =>
_TableCellCopyWithImpl<TableCell, TableCell>(
this as TableCell, $identity, $identity);
TableCellCopyWith<TableCell, TableCell, TableCell> get copyWith =>
_TableCellCopyWithImpl<TableCell, TableCell>(
this as TableCell, $identity, $identity);