instance property

Interpolator get instance

Implementation

static Interpolator get instance {
  return _instance;
}