menu
global_template package
documentation
widgets/reusable/dropdown_custom.dart
DropddownCustom<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
T?
>
?
onChanged
final
Implementation
final ValueChanged<T?>? onChanged;
global_template package
documentation
widgets/reusable/dropdown_custom
DropddownCustom<T>
onChanged property
DropddownCustom class