liveUpdateValues property
Set to true if you want a live update of the values Be careful because it will trigger e rebuild on every added or removed element from the selectedValues which remove the smooth effect from the dropdown container.
Implementation
final bool liveUpdateValues;