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