menu
custom_widgets_2 package
documentation
widgets/custom_drop_down_button.dart
CustomDropDownButton<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
T?
)
?
onChanged
final
Implementation
final void Function(T?)? onChanged;
custom_widgets_2 package
documentation
widgets/custom_drop_down_button
CustomDropDownButton<T>
onChanged property
CustomDropDownButton class