layoutNodeIndex property

int? layoutNodeIndex
final

The index of the node's related layout tree node in the layoutTreeNodes array returned by getSnapshot, if any.

Implementation

final int? layoutNodeIndex;