rules property

Returns the rules of the FancyPasswordField

Implementation

List<ValidationRule> get rules => _rules.toList();