menu
particles_network package
documentation
model/grid_cell.dart
GridCell
y property
y property
dark_mode
light_mode
y
property
int
y
final
The y-coordinate of the grid cell (discrete grid space, not world space)
Implementation
final int y;
particles_network package
documentation
model/grid_cell
GridCell
y property
GridCell class