hasNumbers property

bool hasNumbers
latefinal

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

Implementation

late final bool hasNumbers;