menu
smart_design_system package
documentation
dropdown/smart_dropdown.dart
SmartDropdown<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
SmartDropdownItem
<
T
>
?
)
?
onChanged
final
Implementation
final Function(SmartDropdownItem<T>?)? onChanged;
smart_design_system package
documentation
dropdown/smart_dropdown
SmartDropdown<T>
onChanged property
SmartDropdown class