menu
epos_frontend_shared package
documentation
widgets/standard/S360fDropDown/custom/custom_dropdown.dart
CustomDropdown
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
DropDownDataModel
>
onChanged
final
Callback triggered when an item is selected.
Implementation
final ValueChanged<DropDownDataModel> onChanged;
epos_frontend_shared package
documentation
widgets/standard/S360fDropDown/custom/custom_dropdown
CustomDropdown
onChanged property
CustomDropdown class