menu
flutter_validx package
documentation
widgets/easy_password_field.dart
EasyPasswordField
minLength property
minLength property
dark_mode
light_mode
minLength
property
int
minLength
final
Minimum required length for password. Defaults to 6.
Implementation
final int minLength;
flutter_validx package
documentation
widgets/easy_password_field
EasyPasswordField
minLength property
EasyPasswordField class