setElasticity method
Set the elasticity of this shape.
Implementation
void setElasticity(double elasticity) => _shape.setElasticity(elasticity);
Set the elasticity of this shape.
void setElasticity(double elasticity) => _shape.setElasticity(elasticity);