hasCapitalLetters property

bool hasCapitalLetters
latefinal

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

Implementation

late final bool hasCapitalLetters;