hasSmallLetters property

bool hasSmallLetters
latefinal

A boolean value to tell if the password should have small letters in it or not. defaults to true.

Implementation

late final bool hasSmallLetters;