menu
mkx_ui_kit package
documentation
widgets/custom_password_field.dart
CustomPasswordField
controller property
controller property
dark_mode
light_mode
controller
property
TextEditingController
?
controller
final
Optional controller to manage the text input
Implementation
final TextEditingController? controller;
mkx_ui_kit package
documentation
widgets/custom_password_field
CustomPasswordField
controller property
CustomPasswordField class