menu
softuiux package
documentation
presentation/widgets/fields/dropdown_field_widget.dart
SoftUiDropdownField<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
T?
item
)
?
onChanged
final
Implementation
final void Function(T? item)? onChanged;
softuiux package
documentation
presentation/widgets/fields/dropdown_field_widget
SoftUiDropdownField<T>
onChanged property
SoftUiDropdownField class