menu
ekyc_flutter package
documentation
app/configs/config.dart
VxTextDropDown
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
?
>
onChanged
getter/setter pair
Called when user selects a value from drop down menu.
Implementation
ValueChanged<String?> onChanged;
ekyc_flutter package
documentation
app/configs/config
VxTextDropDown
onChanged property
VxTextDropDown class