$asTableCell property
Implementation
TableCellCopyWith<$R, TableCell, $Out> get $asTableCell =>
$base.as((v, t, t2) => _TableCellCopyWithImpl(v, t, t2));
TableCellCopyWith<$R, TableCell, $Out> get $asTableCell =>
$base.as((v, t, t2) => _TableCellCopyWithImpl(v, t, t2));