menu
nego_design package
documentation
nego_design.dart
InputPassword
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
String
)
?
onChanged
final
Callback when the text changes.
Implementation
final Function(String)? onChanged;
nego_design package
documentation
nego_design
InputPassword
onChanged property
InputPassword class