menu
googleapis package
documentation
slides/v1.dart
TableCellLocation
TableCellLocation.new constructor
TableCellLocation.new 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.new constructor
TableCellLocation class