menu
googleapis package
documentation
docs/v1.dart
TableCellLocation
TableCellLocation constructor
TableCellLocation constructor
dark_mode
light_mode
TableCellLocation
constructor
TableCellLocation
(
{
int
?
columnIndex
,
int
?
rowIndex
,
Location
?
tableStartLocation
,
})
Implementation
TableCellLocation({ this.columnIndex, this.rowIndex, this.tableStartLocation, });
googleapis package
documentation
docs/v1
TableCellLocation
TableCellLocation constructor
TableCellLocation class