EnglishStressControl constructor

const EnglishStressControl(
  1. num stress
)

Creates a stress control with stress.

Implementation

const EnglishStressControl(this.stress);