menu
entao_hare package
documentation
widgets/widgets.dart
HareDropdown<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
T?
)
?
onChanged
getter/setter pair
Implementation
void Function(T?)? onChanged;
entao_hare package
documentation
widgets/widgets
HareDropdown<T>
onChanged property
HareDropdown class