menu
chaotic package
documentation
widgets.dart
CustomDropDown<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
void Function
(
T?
newValue
)
?
onChange
final
Implementation
final void Function(T? newValue)? onChange;
chaotic package
documentation
widgets
CustomDropDown<T>
onChange property
CustomDropDown class