getElasticity method

double getElasticity()

Get the elasticity of this shape.

Implementation

double getElasticity() => _shape.getElasticity();