strength property

Strength strength

Return the Strength of the password depending of the password score.

Implementation

Strength get strength => StrengthHelper.fromScore(score);