invalid constant

ChildVicinity const invalid

Represents an unassigned child position. The given child may be in the process of moving from one position to another.

Implementation

static const ChildVicinity invalid = ChildVicinity(xIndex: -1, yIndex: -1);