layoutNodeIndex property
The index of the node's related layout tree node in the layoutTreeNodes
array returned by
getSnapshot
, if any.
Implementation
final int? layoutNodeIndex;
The index of the node's related layout tree node in the layoutTreeNodes
array returned by
getSnapshot
, if any.
final int? layoutNodeIndex;