friction property Null safety
final
The amount of friction the particle experiences as it travels.
The more friction the particle experiences, the sooner it stops.
Implementation
final double friction;
The amount of friction the particle experiences as it travels.
The more friction the particle experiences, the sooner it stops.
final double friction;