menu
fast_app_base package
documentation
common/common.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;
fast_app_base package
documentation
common/common
VxTextDropDown
onChanged property
VxTextDropDown class