onChanged property

OnChanged? onChanged
final

Called when the user initiates a change to the AutocompleteLabel's values: when they have inserted or deleted value.

Implementation

final OnChanged? onChanged;