menu
tf_custom_widgets package
documentation
Inputs/DropdownTextField.dart
DropdownTextField<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
T?
>
?
onChange
final
Implementation
final ValueChanged<T?>? onChange;
tf_custom_widgets package
documentation
Inputs/DropdownTextField
DropdownTextField<T>
onChange property
DropdownTextField class