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