menu
flutter_validx package
documentation
widgets/easy_password_field.dart
EasyPasswordField
controller property
controller property
dark_mode
light_mode
controller
property
TextEditingController
controller
final
Controller for managing the password input text.
Implementation
final TextEditingController controller;
flutter_validx package
documentation
widgets/easy_password_field
EasyPasswordField
controller property
EasyPasswordField class