type property Null safety
The kind of spring being simulated, for debugging purposes.
This is derived from the SpringDescription provided to the SpringSimulation constructor.
Implementation
SpringType get type => _solution.type;
The kind of spring being simulated, for debugging purposes.
This is derived from the SpringDescription provided to the SpringSimulation constructor.
SpringType get type => _solution.type;