menu
tf_custom_widgets package
documentation
Inputs/custom_dropDown/src/selectDialog.dart
SelectDialog<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
T
>
?
onChanged
final
Implementation
final ValueChanged<T>? onChanged;
tf_custom_widgets package
documentation
Inputs/custom_dropDown/src/selectDialog
SelectDialog<T>
onChanged property
SelectDialog class