menu
pathfinding package
documentation
core/node.dart
Node
y property
y property
dark_mode
light_mode
y
property
int
?
y
getter/setter pair
The y coordinate of the node on the grid. @type number
Implementation
int? y;
pathfinding package
documentation
core/node
Node
y property
Node class