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