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