menu
orkitt package
documentation
ui.dart
CustomInput
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Called when the text being edited changes.
Implementation
final ValueChanged<String>? onChanged;
orkitt package
documentation
ui
CustomInput
onChanged property
CustomInput class