Flutter
rendering
TableCellParentData
y property
y
description
y
property
Null safety
int
?
y
read / write
The row that the child was in the last time it was laid out.
Implementation
int? y;
Flutter
rendering
TableCellParentData
y property
TableCellParentData class
Constructors
TableCellParentData
Properties
hashCode
offset
runtimeType
verticalAlignment
x
y
Methods
detach
noSuchMethod
toString
Operators
operator ==